mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-07 12:37:44 +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
|
||||
'/library/sections/{sectionId}/{tag}':
|
||||
get:
|
||||
summary: Retrieve Information by Section and Tag
|
||||
summary: Get Library Items
|
||||
operationId: getLibraryItems
|
||||
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:
|
||||
- `all`: All items in the section.
|
||||
|
||||
Reference in New Issue
Block a user