ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.406.0

This commit is contained in:
speakeasybot
2024-10-03 00:11:46 +00:00
parent 1cfbd17f28
commit 77b0ef9507
132 changed files with 5369 additions and 1286 deletions

View File

@@ -13,7 +13,7 @@ An integer log level to write to the PMS log with.
```typescript
import { Level } from "@lukehagar/plexjs/sdk/models/operations";
let value: Level = Level.Zero;
let value: Level = Level.One;
```
## Values