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

Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-08-18 16:55:04 +02:00
committed by GitHub
parent fb0644b8f6
commit 46310e32d0
83 changed files with 5312 additions and 19940 deletions
@@ -74,6 +74,9 @@ tags:
- name: Orders
x-associatedSchema:
$ref: ./components/schemas/AdminOrder.yaml
- name: Payment Collections
x-associatedSchema:
$ref: ./components/schemas/AdminPaymentCollection.yaml
- name: Payments
x-associatedSchema:
$ref: ./components/schemas/AdminPayment.yaml
@@ -318,6 +321,8 @@ paths:
$ref: paths/admin_orders_{id}_fulfillments_{fulfillment_id}_shipments.yaml
/admin/orders/{id}/preview:
$ref: paths/admin_orders_{id}_preview.yaml
/admin/payment-collections:
$ref: paths/admin_payment-collections.yaml
/admin/payments:
$ref: paths/admin_payments.yaml
/admin/payments/payment-providers: