mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-09 04:20:52 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.129.1
This commit is contained in:
13
docs/Models/Requests/ButlerTask.md
Normal file
13
docs/Models/Requests/ButlerTask.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# ButlerTask
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
|
||||
| `Name` | *string* | :heavy_minus_sign: | N/A | BackupDatabase |
|
||||
| `Interval` | *double* | :heavy_minus_sign: | N/A | 3 |
|
||||
| `ScheduleRandomized` | *bool* | :heavy_minus_sign: | N/A | |
|
||||
| `Enabled` | *bool* | :heavy_minus_sign: | N/A | |
|
||||
| `Title` | *string* | :heavy_minus_sign: | N/A | Backup Database |
|
||||
| `Description` | *string* | :heavy_minus_sign: | N/A | Create a backup copy of the server's database in the configured backup directory |
|
||||
Reference in New Issue
Block a user