chore(docs): Generated API Reference (v2) (#8175)

Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
github-actions[bot]
2024-07-18 14:49:44 +02:00
committed by GitHub
parent 1a774d1a43
commit 7b49caf18a
33 changed files with 590 additions and 401 deletions

View File

@@ -10,3 +10,10 @@ properties:
type: string
title: internal_note
description: The return's internal note.
reason_id:
type: string
title: reason_id
description: The return's reason id.
metadata:
type: object
description: The return's metadata.

View File

@@ -28,6 +28,10 @@ properties:
type: string
title: internal_note
description: The item's internal note.
reason_id:
type: string
title: reason_id
description: The item's reason id.
metadata:
type: object
description: The item's metadata.