Skip to content

Commit b22b5fb

Browse files
committed
docs: fix broken links in OAS
1 parent 5a96bb7 commit b22b5fb

169 files changed

Lines changed: 291 additions & 300 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

www/apps/api-reference/specs/admin/components/schemas/AdminClaim.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ properties:
6060
type: array
6161
description: The claim's transactions.
6262
externalDocs:
63-
url: >-
64-
https://docs.medusajs.com/v2/resources/commerce-modules/order/transactions
63+
url: https://docs.medusajs.com/resources/commerce-modules/order/transactions
6564
description: Learn more about transactions of orders and associated models.
6665
items:
6766
$ref: ./BaseOrderTransaction.yaml

www/apps/api-reference/specs/admin/components/schemas/AdminCreateFlatRateShippingOption.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ properties:
2828
handling its processing.
2929
externalDocs:
3030
url: >-
31-
https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
31+
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
3232
price_type:
3333
type: string
3434
description: >-

www/apps/api-reference/specs/admin/components/schemas/AdminCreateFulfillment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ properties:
4242
description: Any data useful for the fulfillment provider to handle the fulfillment.
4343
externalDocs:
4444
url: >-
45-
https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
45+
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
4646
description: Learn more about the data property.
4747
packed_at:
4848
type: string

www/apps/api-reference/specs/admin/components/schemas/AdminCreateTaxRate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ properties:
3939
description: Whether the tax rate should be combined with parent rates.
4040
externalDocs:
4141
url: >-
42-
https://docs.medusajs.com/v2/resources/commerce-modules/tax/tax-rates-and-rules#combinable-tax-rates
42+
https://docs.medusajs.com/resources/commerce-modules/tax/tax-rates-and-rules#combinable-tax-rates
4343
metadata:
4444
type: object
4545
description: The tax rate's metadata, used to store custom key-value pairs.

www/apps/api-reference/specs/admin/components/schemas/AdminCreateTaxRegion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ properties:
4747
description: Whether the tax rate should be combined with parent rates.
4848
externalDocs:
4949
url: >-
50-
https://docs.medusajs.com/v2/resources/commerce-modules/tax/tax-rates-and-rules#combinable-tax-rates
50+
https://docs.medusajs.com/resources/commerce-modules/tax/tax-rates-and-rules#combinable-tax-rates
5151
metadata:
5252
type: object
5353
description: The default tax rate's metadata, used to store custom key-value pairs.

www/apps/api-reference/specs/admin/components/schemas/AdminDraftOrderPreview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ properties:
353353
shipment.
354354
externalDocs:
355355
url: >-
356-
https://docs.medusajs.com/v2/resources/commerce-modules/order/concepts#data-property
356+
https://docs.medusajs.com/resources/commerce-modules/order/concepts#data-property
357357
metadata:
358358
type: object
359359
description: The shipping method's metadata, can hold custom key-value pairs.

www/apps/api-reference/specs/admin/components/schemas/AdminExchange.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ properties:
5959
type: array
6060
description: The exchange's transactions.
6161
externalDocs:
62-
url: >-
63-
https://docs.medusajs.com/v2/resources/commerce-modules/order/transactions
62+
url: https://docs.medusajs.com/resources/commerce-modules/order/transactions
6463
items:
6564
$ref: ./BaseOrderTransaction.yaml
6665
metadata:

www/apps/api-reference/specs/admin/components/schemas/AdminFulfillment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ properties:
7373
fulfillment.
7474
externalDocs:
7575
url: >-
76-
https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
76+
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
7777
metadata:
7878
type: object
7979
description: The fulfillment's metadata, can hold custom key-value pairs.

www/apps/api-reference/specs/admin/components/schemas/AdminOrderFulfillment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ properties:
5151
the associated shipping option.
5252
externalDocs:
5353
url: >-
54-
https://docs.medusajs.com/v2/resources/commerce-modules/fulfillment/shipping-option#data-property
54+
https://docs.medusajs.com/resources/commerce-modules/fulfillment/shipping-option#data-property
5555
provider_id:
5656
type: string
5757
title: provider_id

www/apps/api-reference/specs/admin/components/schemas/AdminOrderPreview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ properties:
355355
shipment.
356356
externalDocs:
357357
url: >-
358-
https://docs.medusajs.com/v2/resources/commerce-modules/order/concepts#data-property
358+
https://docs.medusajs.com/resources/commerce-modules/order/concepts#data-property
359359
metadata:
360360
type: object
361361
description: The shipping method's metadata, can hold custom key-value pairs.

0 commit comments

Comments
 (0)