diff --git a/plex-api-spec-dereferenced.yaml b/plex-api-spec-dereferenced.yaml index e44d7f47..ff75daa7 100644 --- a/plex-api-spec-dereferenced.yaml +++ b/plex-api-spec-dereferenced.yaml @@ -552,7 +552,7 @@ paths: summary: Get Library Items description: | This endpoint will return a list of library items filtered by the filter and type provided - operationId: startAButlerTasks + operationId: getLibraryItems parameters: - name: sectionId description: the Id of the library to query diff --git a/referenced/paths/library-sections.yaml b/referenced/paths/library-sections.yaml index 967403e6..2db84453 100644 --- a/referenced/paths/library-sections.yaml +++ b/referenced/paths/library-sections.yaml @@ -4,7 +4,7 @@ get: summary: Get Library Items description: | This endpoint will return a list of library items filtered by the filter and type provided - operationId: startAButlerTasks + operationId: getLibraryItems parameters: - name: sectionId description: the Id of the library to query