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
|
||||
responses:
|
||||
'200':
|
||||
$ref: '#/components/responses/requestHandler_slash-get-responses-200'
|
||||
$ref: '#/components/responses/LibrarySections'
|
||||
/library/sections/prefs:
|
||||
get:
|
||||
summary: Get section prefs
|
||||
@@ -1757,7 +1757,7 @@ paths:
|
||||
type: string
|
||||
responses:
|
||||
'200':
|
||||
$ref: '#/components/responses/requestHandler_slash-get-responses-200'
|
||||
$ref: '#/components/responses/LibrarySections'
|
||||
'400':
|
||||
description: type not provided or not an integer
|
||||
content:
|
||||
@@ -13425,7 +13425,7 @@ components:
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
requestHandler_slash-get-responses-200:
|
||||
LibrarySections:
|
||||
description: OK
|
||||
content:
|
||||
application/json:
|
||||
|
||||
Reference in New Issue
Block a user