Skip to content

Commit

Permalink
chore(docs): Updated API Reference (automated) (#10321)
Browse files Browse the repository at this point in the history
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <[email protected]>
Co-authored-by: Shahed Nasser <[email protected]>
  • Loading branch information
3 people authored Nov 27, 2024
1 parent 51bdd60 commit 10a5d22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
* operationId: PostOrdersIdTransfer
* x-sidebar-summary: Request Transfer
* summary: Request Order Transfer
* description: Request an order to be transfered to another customer. The transfer is confirmed by sending a request to the [Accept Order Transfer](https://docs.medusajs.com/api/store#orders_postordersidtransferaccept) Store API route.
* description: Request an order to be transfered to another customer. The transfer is confirmed by sending a request to the [Accept Order
* Transfer](https://docs.medusajs.com/api/store#orders_postordersidtransferaccept) Store API route.
* x-authenticated: true
* parameters:
* - name: id
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,5 @@
* "500":
* $ref: "#/components/responses/500_error"
* x-workflow: cancelOrderTransferRequestWorkflow
*
*/

0 comments on commit 10a5d22

Please sign in to comment.