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

Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-08-30 08:35:10 +02:00
committed by GitHub
parent 891037081d
commit 524be62312
749 changed files with 9092 additions and 52161 deletions

View File

@@ -200,14 +200,14 @@ properties:
$ref: ./BaseOrderItemDetail.yaml
created_at:
type: string
format: date-time
title: created_at
description: The item's created at.
format: date-time
updated_at:
type: string
format: date-time
title: updated_at
description: The item's updated at.
format: date-time
metadata:
type: object
description: The item's metadata.
@@ -505,6 +505,7 @@ properties:
$ref: ./AdminPaymentCollection.yaml
payment_status:
type: string
description: The order preview's payment status.
enum:
- canceled
- not_paid
@@ -523,6 +524,7 @@ properties:
$ref: ./BaseOrderFulfillment.yaml
fulfillment_status:
type: string
description: The order preview's fulfillment status.
enum:
- canceled
- not_fulfilled