mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-07 20:47:49 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.405.6
This commit is contained in:
@@ -7,12 +7,12 @@ Include Https entries in the results
|
||||
```typescript
|
||||
import { IncludeHttps } from "@lukehagar/plexjs/sdk/models/operations";
|
||||
|
||||
let value: IncludeHttps = IncludeHttps.One;
|
||||
let value: IncludeHttps = IncludeHttps.Enable;
|
||||
```
|
||||
|
||||
## Values
|
||||
|
||||
| Name | Value |
|
||||
| ------ | ------ |
|
||||
| `Zero` | 0 |
|
||||
| `One` | 1 |
|
||||
| Name | Value |
|
||||
| --------- | --------- |
|
||||
| `Disable` | 0 |
|
||||
| `Enable` | 1 |
|
||||
Reference in New Issue
Block a user