mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-06 12:37:45 +00:00
Updating PMS Spec
This commit is contained in:
@@ -2605,6 +2605,7 @@ paths:
|
|||||||
in: query
|
in: query
|
||||||
descriptions: |
|
descriptions: |
|
||||||
Adds the Guids object to the response
|
Adds the Guids object to the response
|
||||||
|
schema:
|
||||||
type: integer
|
type: integer
|
||||||
required: false
|
required: false
|
||||||
example: 1
|
example: 1
|
||||||
@@ -3999,6 +4000,7 @@ paths:
|
|||||||
- name: type
|
- name: type
|
||||||
description: 'the library type (1 - movies, 2 - shows, 3 - music)'
|
description: 'the library type (1 - movies, 2 - shows, 3 - music)'
|
||||||
in: query
|
in: query
|
||||||
|
schema:
|
||||||
type: integer
|
type: integer
|
||||||
required: true
|
required: true
|
||||||
examples:
|
examples:
|
||||||
@@ -4012,6 +4014,7 @@ paths:
|
|||||||
in: query
|
in: query
|
||||||
descriptions: |
|
descriptions: |
|
||||||
Adds the Guids object to the response
|
Adds the Guids object to the response
|
||||||
|
schema:
|
||||||
type: integer
|
type: integer
|
||||||
required: false
|
required: false
|
||||||
example: 1
|
example: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user