Update plex-api-spec.yaml

This commit is contained in:
Luke Hagar
2025-11-12 13:53:08 -06:00
committed by GitHub
parent 56ed0a28c3
commit 5158544cb7

View File

@@ -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: