mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-09 20:57:43 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.158.0
This commit is contained in:
12
docs/models/operations/device.md
Normal file
12
docs/models/operations/device.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Device
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ------------------- | ------------------- | ------------------- | ------------------- | ------------------- |
|
||||
| `id` | *T.nilable(Float)* | :heavy_minus_sign: | N/A | 1 |
|
||||
| `name` | *T.nilable(String)* | :heavy_minus_sign: | N/A | iPhone |
|
||||
| `platform` | *T.nilable(String)* | :heavy_minus_sign: | N/A | iOS |
|
||||
| `client_identifier` | *T.nilable(String)* | :heavy_minus_sign: | N/A | |
|
||||
| `created_at` | *T.nilable(Float)* | :heavy_minus_sign: | N/A | 1654131230 |
|
||||
Reference in New Issue
Block a user