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

Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-28 10:59:43 +02:00
committed by GitHub
parent 546577a81a
commit 3cee0bc8fc
10 changed files with 464 additions and 3 deletions

View File

@@ -11766,7 +11766,7 @@ paths:
description: The number of types to return.
schema:
type: integer
default: 10
default: 20
- in: query
name: offset
description: The number of items to skip before the results.
@@ -13792,6 +13792,7 @@ paths:
$ref: '#/components/responses/500_error'
/products/types:
get:
deprecated: true
operationId: GetProductsTypes
summary: List Product Types
description: Retrieves a list of Product Types.