mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 12:37:45 +00:00
Update plex-api-spec.yaml
This commit is contained in:
@@ -1721,7 +1721,7 @@ paths:
|
|||||||
- admin
|
- admin
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
$ref: '#/components/responses/requestHandler_slash-get-responses-200'
|
$ref: '#/components/responses/LibrarySections'
|
||||||
/library/sections/prefs:
|
/library/sections/prefs:
|
||||||
get:
|
get:
|
||||||
summary: Get section prefs
|
summary: Get section prefs
|
||||||
@@ -1757,7 +1757,7 @@ paths:
|
|||||||
type: string
|
type: string
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
$ref: '#/components/responses/requestHandler_slash-get-responses-200'
|
$ref: '#/components/responses/LibrarySections'
|
||||||
'400':
|
'400':
|
||||||
description: type not provided or not an integer
|
description: type not provided or not an integer
|
||||||
content:
|
content:
|
||||||
@@ -13425,7 +13425,7 @@ components:
|
|||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
type: object
|
type: object
|
||||||
requestHandler_slash-get-responses-200:
|
LibrarySections:
|
||||||
description: OK
|
description: OK
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
|
|||||||
Reference in New Issue
Block a user