Fresh generation

This commit is contained in:
Luke Hagar
2024-07-01 16:03:10 +00:00
parent e01292f115
commit 42b3e684dd
1052 changed files with 155496 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# GetLibraryItemsRequest
## Fields
| Field | Type | Required | Description | Example |
| --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- |
| `sectionId` | *java.lang.Object* | :heavy_check_mark: | the Id of the library to query | |
| `tag` | [lukehagar.plexapi.plexapi.models.operations.Tag](../../models/operations/Tag.md) | :heavy_check_mark: | A key representing a specific tag within the section. | |
| `includeGuids` | *Optional<? extends Long>* | :heavy_minus_sign: | Adds the Guids object to the response<br/> | 1 |