mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-10 04:20:58 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.205.0
This commit is contained in:
15
docs/models/operations/Activity.md
Normal file
15
docs/models/operations/Activity.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Activity
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
|
||||
| `uuid` | *String* | :heavy_minus_sign: | N/A |
|
||||
| `type` | *String* | :heavy_minus_sign: | N/A |
|
||||
| `cancellable` | *Boolean* | :heavy_minus_sign: | N/A |
|
||||
| `userID` | *Double* | :heavy_minus_sign: | N/A |
|
||||
| `title` | *String* | :heavy_minus_sign: | N/A |
|
||||
| `subtitle` | *String* | :heavy_minus_sign: | N/A |
|
||||
| `progress` | *Double* | :heavy_minus_sign: | N/A |
|
||||
| `context` | [lukehagar.plexapi.plexapi.models.operations.Context](../../models/operations/Context.md) | :heavy_minus_sign: | N/A |
|
||||
Reference in New Issue
Block a user