mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.665.0
This commit is contained in:
17
docs/models/operations/computechannelmapresponsebody.md
Normal file
17
docs/models/operations/computechannelmapresponsebody.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# ComputeChannelMapResponseBody
|
||||
|
||||
OK
|
||||
|
||||
## Example Usage
|
||||
|
||||
```typescript
|
||||
import { ComputeChannelMapResponseBody } from "@lukehagar/plexjs/models/operations";
|
||||
|
||||
let value: ComputeChannelMapResponseBody = {};
|
||||
```
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
|
||||
| `mediaContainer` | [operations.ComputeChannelMapMediaContainer](../../models/operations/computechannelmapmediacontainer.md) | :heavy_minus_sign: | N/A |
|
||||
Reference in New Issue
Block a user