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

Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-10-20 14:13:44 +03:00
committed by GitHub
parent 9dcd62c731
commit da05999f13
20 changed files with 36 additions and 32 deletions

View File

@@ -3,5 +3,7 @@ required:
- token
properties:
token:
description: The claim token generated by previous request to the Claim Order endpoint.
description: >-
The claim token generated by previous request to the Claim Order API
Route.
type: string

View File

@@ -24,7 +24,7 @@ properties:
reason_id:
description: >-
The ID of the return reason. Return reasons can be retrieved from
the List Return Reasons endpoint.
the List Return Reasons API Route.
type: string
note:
description: A note to add to the item returned.

View File

@@ -25,7 +25,7 @@ properties:
reason_id:
description: >-
The ID of the reason of this return. Return reasons can be retrieved
from the List Return Reasons endpoint.
from the List Return Reasons API Route.
type: string
note:
description: The note to add to the item being swapped.