docs: add link to manage metadata section in OAS and API reference (#13102)
This commit is contained in:
@@ -59,6 +59,9 @@
|
||||
* metadata:
|
||||
* type: object
|
||||
* description: The shipping method's metadata, can hold custom key-value pairs.
|
||||
* externalDocs:
|
||||
* url: https://docs.medusajs.com/api/store#manage-metadata
|
||||
* description: Learn how to manage metadata
|
||||
* tax_lines:
|
||||
* type: array
|
||||
* description: The shipping method's tax lines.
|
||||
@@ -136,6 +139,9 @@
|
||||
* metadata:
|
||||
* type: object
|
||||
* description: The shipping method's metadata.
|
||||
* externalDocs:
|
||||
* url: https://docs.medusajs.com/api/store#manage-metadata
|
||||
* description: Learn how to manage metadata
|
||||
* tax_lines:
|
||||
* type: array
|
||||
* description: The shipping method's tax lines.
|
||||
@@ -667,6 +673,9 @@
|
||||
* metadata:
|
||||
* type: object
|
||||
* description: The shipping method's metadata.
|
||||
* externalDocs:
|
||||
* url: https://docs.medusajs.com/api/store#manage-metadata
|
||||
* description: Learn how to manage metadata
|
||||
* original_total:
|
||||
* type: number
|
||||
* title: original_total
|
||||
@@ -785,6 +794,9 @@
|
||||
* metadata:
|
||||
* type: object
|
||||
* description: The shipping method's metadata.
|
||||
* externalDocs:
|
||||
* url: https://docs.medusajs.com/api/store#manage-metadata
|
||||
* description: Learn how to manage metadata
|
||||
* tax_lines:
|
||||
* type: array
|
||||
* description: The shipping method's tax lines.
|
||||
@@ -1312,6 +1324,9 @@
|
||||
* metadata:
|
||||
* type: object
|
||||
* description: The shipping method's metadata.
|
||||
* externalDocs:
|
||||
* url: https://docs.medusajs.com/api/store#manage-metadata
|
||||
* description: Learn how to manage metadata
|
||||
* original_total:
|
||||
* type: number
|
||||
* title: original_total
|
||||
@@ -1668,6 +1683,9 @@
|
||||
* metadata:
|
||||
* type: object
|
||||
* description: The shipping method's metadata.
|
||||
* externalDocs:
|
||||
* url: https://docs.medusajs.com/api/store#manage-metadata
|
||||
* description: Learn how to manage metadata
|
||||
* original_total:
|
||||
* type: number
|
||||
* title: original_total
|
||||
|
||||
Reference in New Issue
Block a user