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