chore(docs): Generated API Reference (#4706)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
github-actions[bot]
2023-08-07 16:54:48 +03:00
committed by GitHub
parent efdea04963
commit 658339767b
1138 changed files with 11740 additions and 7043 deletions
@@ -4,10 +4,10 @@ required:
properties:
option_id:
type: string
description: ID of the shipping option to create the method from
description: ID of the shipping option to create the method from.
data:
type: object
description: >-
Used to hold any data that the shipping method may need to process the
fulfillment of the order. Look at the documentation for your installed
fulfillment providers to find out what to send.
fulfillment of the order. This depends on the fulfillment provider you're
using.