mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-10 04:20:57 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.555.2
This commit is contained in:
@@ -5,8 +5,8 @@ The type of rating, for example 'audience' or 'critic'.
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ------------------- | ------------------- | ------------------- | ------------------- | ------------------- |
|
||||
| `Image` | *string* | :heavy_check_mark: | N/A | imdb://image.rating |
|
||||
| `Value` | *double* | :heavy_check_mark: | N/A | 5.1 |
|
||||
| `Type` | *string* | :heavy_check_mark: | N/A | audience |
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- |
|
||||
| `Image` | *string* | :heavy_check_mark: | The URL for the rating image, for example from IMDb. | imdb://image.rating |
|
||||
| `Value` | *float* | :heavy_check_mark: | N/A | 5.1 |
|
||||
| `Type` | *string* | :heavy_check_mark: | N/A | audience |
|
||||
Reference in New Issue
Block a user