mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-08 12:37:45 +00:00
Merge branch 'main' of https://github.com/LukeHagar/plex-api-spec
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user