Updating PMS Spec

This commit is contained in:
lukehagar
2024-06-21 06:17:40 +00:00
parent 7424f00c33
commit 961119d2bc

View File

@@ -2571,8 +2571,10 @@ paths:
- integer
- string
examples:
- 1
- watchlist
librarySectionID:
value: 1
providerSectionID:
value: watchlist
- name: tag
in: path
required: true
@@ -2606,8 +2608,7 @@ paths:
schema:
type: integer
required: false
examples:
- 1
example: 1
responses:
'200':
description: The contents of the library by section and tag
@@ -3229,7 +3230,8 @@ paths:
type: number
required: true
examples:
- 17
rating-key:
value: 17
responses:
'200':
description: The metadata of the library item.
@@ -3751,9 +3753,12 @@ paths:
type: string
required: false
examples:
- Stream
- 'Stream,OtherItem'
- 'Stream,OtherItem,AnotherItem'
include-stream:
value: Stream
include-stream-otheritem:
value: 'Stream,OtherItem'
include-stream-otheritem-anotheritem:
value: 'Stream,OtherItem,AnotherItem'
responses:
'200':
description: The children of the library item.
@@ -3999,9 +4004,12 @@ paths:
type: integer
required: true
examples:
- 1
- 2
- 3
movies:
value: 1
shows:
value: 2
music:
value: 3
- name: includeGuids
in: query
descriptions: |
@@ -4009,8 +4017,7 @@ paths:
schema:
type: integer
required: false
examples:
- 1
example: 1
responses:
'200':
description: The metadata of the library item.
@@ -6734,7 +6741,7 @@ paths:
description: Resource Statistics
content:
application/json:
schema: null
schema:
type: object
properties:
MediaContainer: