ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.206.0

This commit is contained in:
speakeasybot
2024-03-12 15:07:13 +00:00
parent 207d81ed46
commit f76d0b2a02
847 changed files with 36197 additions and 5 deletions

View 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` | *Boolean* | :heavy_minus_sign: | N/A | |
| `enabled` | *Boolean* | :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 |