regerated and working on publishing

This commit is contained in:
Luke Hagar
2024-09-08 02:40:34 +00:00
parent 02ce124a6b
commit ac5716c20d
1312 changed files with 65980 additions and 37728 deletions

View File

@@ -3,9 +3,9 @@
## Fields
| Field | Type | Required | Description | Example |
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
| `size` | *Optional<? extends Integer>* | :heavy_minus_sign: | N/A | 8 |
| `allowSync` | *Optional<? extends Boolean>* | :heavy_minus_sign: | N/A | true |
| `identifier` | *Optional<? extends String>* | :heavy_minus_sign: | N/A | com.plexapp.plugins.library |
| `hub` | List<[lukehagar.plexapi.plexapi.models.operations.Hub](../../models/operations/Hub.md)> | :heavy_minus_sign: | N/A | |
| Field | Type | Required | Description | Example |
| ------------------------------------------- | ------------------------------------------- | ------------------------------------------- | ------------------------------------------- | ------------------------------------------- |
| `size` | *Optional<Integer>* | :heavy_minus_sign: | N/A | 8 |
| `allowSync` | *Optional<Boolean>* | :heavy_minus_sign: | N/A | true |
| `identifier` | *Optional<String>* | :heavy_minus_sign: | N/A | com.plexapp.plugins.library |
| `hub` | List<[Hub](../../models/operations/Hub.md)> | :heavy_minus_sign: | N/A | |