mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-09 20:37:45 +00:00
ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.134.1
This commit is contained in:
18
docs/sdk/models/operations/queryparamorder.md
Normal file
18
docs/sdk/models/operations/queryparamorder.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# QueryParamOrder
|
||||
|
||||
|
||||
## Values
|
||||
|
||||
| Name | Value |
|
||||
| -------------- | -------------- |
|
||||
| `Created` | created |
|
||||
| `LastEmailed` | last_emailed |
|
||||
| `Seen` | seen |
|
||||
| `Username` | username |
|
||||
| `Email` | email |
|
||||
| `TrustLevel` | trust_level |
|
||||
| `DaysVisited` | days_visited |
|
||||
| `PostsRead` | posts_read |
|
||||
| `TopicsViewed` | topics_viewed |
|
||||
| `Posts` | posts |
|
||||
| `ReadTime` | read_time |
|
||||
Reference in New Issue
Block a user