docs: fix broken links in OAS (#14000)
This commit is contained in:
@@ -60,8 +60,7 @@ properties:
|
||||
type: array
|
||||
description: The claim's transactions.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/order/transactions
|
||||
url: https://docs.medusajs.com/resources/commerce-modules/order/transactions
|
||||
description: Learn more about transactions of orders and associated models.
|
||||
items:
|
||||
$ref: ./BaseOrderTransaction.yaml
|
||||
|
||||
@@ -28,7 +28,7 @@ properties:
|
||||
handling its processing.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
price_type:
|
||||
type: string
|
||||
description: >-
|
||||
|
||||
@@ -42,7 +42,7 @@ properties:
|
||||
description: Any data useful for the fulfillment provider to handle the fulfillment.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
description: Learn more about the data property.
|
||||
packed_at:
|
||||
type: string
|
||||
|
||||
@@ -39,7 +39,7 @@ properties:
|
||||
description: Whether the tax rate should be combined with parent rates.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/tax/tax-rates-and-rules#combinable-tax-rates
|
||||
https://docs.medusajs.com/resources/commerce-modules/tax/tax-rates-and-rules#combinable-tax-rates
|
||||
metadata:
|
||||
type: object
|
||||
description: The tax rate's metadata, used to store custom key-value pairs.
|
||||
|
||||
@@ -47,7 +47,7 @@ properties:
|
||||
description: Whether the tax rate should be combined with parent rates.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/tax/tax-rates-and-rules#combinable-tax-rates
|
||||
https://docs.medusajs.com/resources/commerce-modules/tax/tax-rates-and-rules#combinable-tax-rates
|
||||
metadata:
|
||||
type: object
|
||||
description: The default tax rate's metadata, used to store custom key-value pairs.
|
||||
|
||||
@@ -353,7 +353,7 @@ properties:
|
||||
shipment.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/order/concepts#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/order/concepts#data-property
|
||||
metadata:
|
||||
type: object
|
||||
description: The shipping method's metadata, can hold custom key-value pairs.
|
||||
|
||||
@@ -59,8 +59,7 @@ properties:
|
||||
type: array
|
||||
description: The exchange's transactions.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/order/transactions
|
||||
url: https://docs.medusajs.com/resources/commerce-modules/order/transactions
|
||||
items:
|
||||
$ref: ./BaseOrderTransaction.yaml
|
||||
metadata:
|
||||
|
||||
@@ -73,7 +73,7 @@ properties:
|
||||
fulfillment.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
metadata:
|
||||
type: object
|
||||
description: The fulfillment's metadata, can hold custom key-value pairs.
|
||||
|
||||
@@ -51,7 +51,7 @@ properties:
|
||||
the associated shipping option.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
provider_id:
|
||||
type: string
|
||||
title: provider_id
|
||||
|
||||
@@ -355,7 +355,7 @@ properties:
|
||||
shipment.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/order/concepts#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/order/concepts#data-property
|
||||
metadata:
|
||||
type: object
|
||||
description: The shipping method's metadata, can hold custom key-value pairs.
|
||||
|
||||
@@ -56,7 +56,7 @@ properties:
|
||||
fulfillment.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
metadata:
|
||||
type: object
|
||||
description: The shipping method's metadata, can hold custom key-value pairs.
|
||||
|
||||
@@ -32,7 +32,7 @@ properties:
|
||||
description: The payment's data, useful for processing by the payment provider.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/payment/payment#whats-a-payment
|
||||
https://docs.medusajs.com/resources/commerce-modules/payment/payment#whats-a-payment
|
||||
created_at:
|
||||
type: string
|
||||
format: date-time
|
||||
|
||||
@@ -26,7 +26,7 @@ properties:
|
||||
payment.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/payment/payment-session#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/payment/payment-session#data-property
|
||||
context:
|
||||
type: object
|
||||
description: The context around the payment, such as the customer's details.
|
||||
|
||||
@@ -84,7 +84,7 @@ properties:
|
||||
fulfillments created from this option.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
metadata:
|
||||
type: object
|
||||
description: The shipping option's metadata, can hold custom key-value pairs.
|
||||
|
||||
@@ -50,7 +50,7 @@ properties:
|
||||
description: Whether the tax rate should be combined with parent rates.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/tax/tax-rates-and-rules#combinable-tax-rates
|
||||
https://docs.medusajs.com/resources/commerce-modules/tax/tax-rates-and-rules#combinable-tax-rates
|
||||
is_default:
|
||||
type: boolean
|
||||
title: is_default
|
||||
|
||||
@@ -29,7 +29,7 @@ properties:
|
||||
description: Whether the tax rate should be combined with parent rates.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/tax/tax-rates-and-rules#combinable-tax-rates
|
||||
https://docs.medusajs.com/resources/commerce-modules/tax/tax-rates-and-rules#combinable-tax-rates
|
||||
metadata:
|
||||
type: object
|
||||
description: The tax rate's metadata, can hold custom key-value pairs.
|
||||
|
||||
@@ -51,7 +51,7 @@ properties:
|
||||
the associated shipping option.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
provider_id:
|
||||
type: string
|
||||
title: provider_id
|
||||
|
||||
@@ -56,7 +56,7 @@ properties:
|
||||
fulfillment.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
metadata:
|
||||
type: object
|
||||
description: The shipping method's metadata, can hold custom key-value pairs.
|
||||
|
||||
@@ -32,7 +32,7 @@ properties:
|
||||
description: The payment's data, useful for processing by the payment provider.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/payment/payment#whats-a-payment
|
||||
https://docs.medusajs.com/resources/commerce-modules/payment/payment#whats-a-payment
|
||||
created_at:
|
||||
type: string
|
||||
format: date-time
|
||||
|
||||
@@ -56,8 +56,7 @@ properties:
|
||||
type: array
|
||||
description: The claim's transactions.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/order/transactions
|
||||
url: https://docs.medusajs.com/resources/commerce-modules/order/transactions
|
||||
description: Learn more about transactions of orders and associated models.
|
||||
items:
|
||||
$ref: ./OrderTransaction.yaml
|
||||
|
||||
@@ -52,8 +52,7 @@ properties:
|
||||
type: array
|
||||
description: The exchange's transactions.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/order/transactions
|
||||
url: https://docs.medusajs.com/resources/commerce-modules/order/transactions
|
||||
items:
|
||||
$ref: ./OrderTransaction.yaml
|
||||
metadata:
|
||||
|
||||
@@ -53,7 +53,7 @@ properties:
|
||||
the fulfillment.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/order/concepts#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/order/concepts#data-property
|
||||
metadata:
|
||||
type: object
|
||||
description: The shipping method's metadata, can hold custom key-value pairs.
|
||||
|
||||
@@ -45,7 +45,7 @@ properties:
|
||||
services.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/cart/concepts#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/cart/concepts#data-property
|
||||
metadata:
|
||||
type: object
|
||||
description: The shipping method's metadata, can hold custom key-value pairs.
|
||||
|
||||
@@ -94,7 +94,7 @@ properties:
|
||||
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
|
||||
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
prices:
|
||||
type: array
|
||||
description: The shipping option's prices.
|
||||
|
||||
@@ -13,6 +13,6 @@ properties:
|
||||
description: Any data necessary for the payment provider to process the payment.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/payment/payment-session#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/payment/payment-session#data-property
|
||||
description: Learn more about the payment session's data property
|
||||
x-schemaName: StoreInitializePaymentSession
|
||||
|
||||
@@ -51,7 +51,7 @@ properties:
|
||||
the associated shipping option.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
provider_id:
|
||||
type: string
|
||||
title: provider_id
|
||||
|
||||
@@ -56,7 +56,7 @@ properties:
|
||||
fulfillment.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
metadata:
|
||||
type: object
|
||||
description: The shipping method's metadata, can hold custom key-value pairs.
|
||||
|
||||
@@ -26,7 +26,7 @@ properties:
|
||||
payment.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/commerce-modules/payment/payment-session#data-property
|
||||
https://docs.medusajs.com/resources/commerce-modules/payment/payment-session#data-property
|
||||
context:
|
||||
type: object
|
||||
description: The context around the payment, such as the customer's details.
|
||||
|
||||
@@ -102,7 +102,7 @@ properties:
|
||||
is always considered in stock.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/storefront-development/products/inventory
|
||||
https://docs.medusajs.com/resources/storefront-development/products/inventory
|
||||
description: 'Storefront guide: How to retrieve a product variant''s inventory details.'
|
||||
inventory_quantity:
|
||||
type: number
|
||||
@@ -112,7 +112,7 @@ properties:
|
||||
pass `+variants.inventory_quantity` in the `fields` query parameter.
|
||||
externalDocs:
|
||||
url: >-
|
||||
https://docs.medusajs.com/v2/resources/storefront-development/products/inventory
|
||||
https://docs.medusajs.com/resources/storefront-development/products/inventory
|
||||
description: 'Storefront guide: How to retrieve a product variant''s inventory details.'
|
||||
variant_rank:
|
||||
type: number
|
||||
|
||||
@@ -66,7 +66,7 @@ properties:
|
||||
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
|
||||
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
|
||||
metadata:
|
||||
type: object
|
||||
description: The shipping option's metadata, can hold custom key-value pairs.
|
||||
|
||||
Reference in New Issue
Block a user