diff --git a/plex-api-spec-dereferenced.yaml b/plex-api-spec-dereferenced.yaml index 2088c118..e5ab8b7b 100644 --- a/plex-api-spec-dereferenced.yaml +++ b/plex-api-spec-dereferenced.yaml @@ -561,7 +561,7 @@ paths: type: number required: true - name: category - description: the Id of the library to query + description: the category to retrieve from the library in: path schema: type: string diff --git a/referenced/paths/library-sections.yaml b/referenced/paths/library-sections.yaml index 2db84453..a316752d 100644 --- a/referenced/paths/library-sections.yaml +++ b/referenced/paths/library-sections.yaml @@ -13,7 +13,7 @@ get: type: number required: true - name: category - description: the Id of the library to query + description: the category to retrieve from the library in: path schema: type: string