docs: add link to manage metadata section in OAS and API reference (#13102)
This commit is contained in:
@@ -60,6 +60,9 @@ properties:
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user