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:
10
docs/models/operations/ratings.md
Normal file
10
docs/models/operations/ratings.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Ratings
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ------------------------- | ------------------------- | ------------------------- | ------------------------- | ------------------------- |
|
||||
| `image` | *T.nilable(String)* | :heavy_minus_sign: | N/A | themoviedb://image.rating |
|
||||
| `value` | *T.nilable(Float)* | :heavy_minus_sign: | N/A | 7.4 |
|
||||
| `type` | *T.nilable(String)* | :heavy_minus_sign: | N/A | audience |
|
||||
Reference in New Issue
Block a user