ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.396.6

This commit is contained in:
speakeasybot
2024-09-13 00:11:18 +00:00
parent 9911164ab0
commit fd8095a8df
111 changed files with 205 additions and 187 deletions

View File

@@ -7,7 +7,7 @@ The name of the task to be started.
```typescript
import { PathParamTaskName } from "@lukehagar/plexjs/sdk/models/operations";
let value: PathParamTaskName = PathParamTaskName.RefreshLocalMedia;
let value: PathParamTaskName = PathParamTaskName.BackupDatabase;
```
## Values