Playlist docs: Remove orgId (#63298)

Playlist: Remove `orgId`

That attribute is not returned by the API
This commit is contained in:
Julien Duchesne 2023-02-14 07:42:56 -05:00 committed by GitHub
parent 563a4bce3b
commit 4b0faf1c9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,6 @@ Content-Type: application/json
"uid" : "1",
"name": "my playlist",
"interval": "5m",
"orgId": "my org",
"items": [
{
"id": 1,
@ -246,7 +245,6 @@ Content-Type: application/json
"uid" : "1",
"name": "my playlist",
"interval": "5m",
"orgId": "my org",
"items": [
{
"id": 1,