mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-09 20:47:45 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.197.0
This commit is contained in:
13
docs/models/operations/Sort.md
Normal file
13
docs/models/operations/Sort.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Sort
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ---------------------------------- | ---------------------------------- | ---------------------------------- | ---------------------------------- | ---------------------------------- |
|
||||
| `default_` | *String* | :heavy_minus_sign: | N/A | asc |
|
||||
| `defaultDirection` | *String* | :heavy_minus_sign: | N/A | desc |
|
||||
| `descKey` | *String* | :heavy_minus_sign: | N/A | random:desc |
|
||||
| `firstCharacterKey` | *String* | :heavy_minus_sign: | N/A | /library/sections/1/firstCharacter |
|
||||
| `key` | *String* | :heavy_minus_sign: | N/A | random |
|
||||
| `title` | *String* | :heavy_minus_sign: | N/A | Randomly |
|
||||
Reference in New Issue
Block a user