fixed Operation ID

This commit is contained in:
luke-hagar-sp
2023-03-28 14:11:28 -05:00
parent bf36f62f21
commit 7ab22d8959
2 changed files with 2 additions and 2 deletions

View File

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

View File

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