chore(docs): Generated API Reference (#6346)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
66e8f4e0d2
commit
e56c440911
@@ -9652,6 +9652,11 @@ paths:
|
||||
description: Comma-separated fields that should be included in the returned order.
|
||||
schema:
|
||||
type: string
|
||||
- in: query
|
||||
name: order
|
||||
description: A order field to sort-order the retrieved orders by.
|
||||
schema:
|
||||
type: string
|
||||
x-codegen:
|
||||
method: list
|
||||
queryParams: AdminGetOrdersParams
|
||||
|
||||
@@ -215,6 +215,11 @@ get:
|
||||
description: Comma-separated fields that should be included in the returned order.
|
||||
schema:
|
||||
type: string
|
||||
- in: query
|
||||
name: order
|
||||
description: A order field to sort-order the retrieved orders by.
|
||||
schema:
|
||||
type: string
|
||||
x-codegen:
|
||||
method: list
|
||||
queryParams: AdminGetOrdersParams
|
||||
|
||||
Reference in New Issue
Block a user