chore(docs): Generated API Reference (#6346)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-02-08 22:05:15 +01:00
committed by GitHub
parent 66e8f4e0d2
commit e56c440911
2 changed files with 10 additions and 0 deletions

View File

@@ -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

View File

@@ -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