chore(docs): Updated API Reference (automated) (#10531)
* chore(docs): Generated API Reference (automated) * fixes --------- Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
co-authored by
olivermrbl
Shahed Nasser
parent
16192d9b30
commit
a5ed061d6c
@@ -14,6 +14,8 @@
|
||||
* - type
|
||||
* - provider
|
||||
* - amount
|
||||
* - prices
|
||||
* - calculated_price
|
||||
* properties:
|
||||
* id:
|
||||
* type: string
|
||||
@@ -91,6 +93,13 @@
|
||||
* description: The shipping option's data, useful for the provider handling fulfillment.
|
||||
* externalDocs:
|
||||
* url: https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
* prices:
|
||||
* type: array
|
||||
* description: The shipping option's prices.
|
||||
* items:
|
||||
* $ref: "#/components/schemas/StorePrice"
|
||||
* calculated_price:
|
||||
* $ref: "#/components/schemas/StoreCalculatedPrice"
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user