From 5158544cb73e63aa919939ed92a6e4a30a235bb7 Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Wed, 12 Nov 2025 13:53:08 -0600 Subject: [PATCH] Update plex-api-spec.yaml --- plex-api-spec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plex-api-spec.yaml b/plex-api-spec.yaml index 1bc79557..6dfa637d 100644 --- a/plex-api-spec.yaml +++ b/plex-api-spec.yaml @@ -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: