From 1bd1d4f3942d0a08558e1b54176faab5a0a946d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 09:12:46 +0200 Subject: [PATCH] chore(docs): Generated API Reference (v2) (#8127) Co-authored-by: kodiakhq --- .../post.sh | 4 ++-- www/apps/api-reference/specs/admin/openapi.full.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/apps/api-reference/specs/admin/code_samples/Shell/admin_orders_{id}_fulfillments_{fulfillment_id}_shipments/post.sh b/www/apps/api-reference/specs/admin/code_samples/Shell/admin_orders_{id}_fulfillments_{fulfillment_id}_shipments/post.sh index a2aa4ba7df..1fbef25147 100644 --- a/www/apps/api-reference/specs/admin/code_samples/Shell/admin_orders_{id}_fulfillments_{fulfillment_id}_shipments/post.sh +++ b/www/apps/api-reference/specs/admin/code_samples/Shell/admin_orders_{id}_fulfillments_{fulfillment_id}_shipments/post.sh @@ -4,8 +4,8 @@ curl -X POST '{backend_url}/admin/orders/{id}/fulfillments/{fulfillment_id}/ship --data-raw '{ "items": [ { - "id": "id_j1Fkos0yUEIiyDSity", - "quantity": 4275412993572864 + "id": "id_uHIzYcTxCHG", + "quantity": 3083340957614080 } ], "metadata": {} diff --git a/www/apps/api-reference/specs/admin/openapi.full.yaml b/www/apps/api-reference/specs/admin/openapi.full.yaml index 6264e61e6e..a5967965f5 100644 --- a/www/apps/api-reference/specs/admin/openapi.full.yaml +++ b/www/apps/api-reference/specs/admin/openapi.full.yaml @@ -7612,8 +7612,8 @@ paths: --data-raw '{ "items": [ { - "id": "id_j1Fkos0yUEIiyDSity", - "quantity": 4275412993572864 + "id": "id_uHIzYcTxCHG", + "quantity": 3083340957614080 } ], "metadata": {}