Apply automatic changes

This commit is contained in:
LukeHagar
2024-01-22 02:37:12 +00:00
committed by github-actions[bot]
parent f790fb7087
commit 24330d194e

View File

@@ -2302,7 +2302,8 @@ paths:
example: 401 example: 401
'/library/sections/{sectionId}/{tag}': '/library/sections/{sectionId}/{tag}':
get: get:
summary: Retrieve Information by Section and Tag summary: Get Library Items
operationId: getLibraryItems
description: | description: |
Fetches details from a specific section of the library identified by a section key and a tag. The tag parameter accepts the following values: Fetches details from a specific section of the library identified by a section key and a tag. The tag parameter accepts the following values:
- `all`: All items in the section. - `all`: All items in the section.