docs: add link to manage metadata section in OAS and API reference (#13102)
This commit is contained in:
@@ -51,9 +51,15 @@ properties:
|
||||
metadata:
|
||||
type: object
|
||||
description: The default tax rate's metadata, used to store custom key-value pairs.
|
||||
externalDocs:
|
||||
url: https://docs.medusajs.com/api/admin#manage-metadata
|
||||
description: Learn how to manage metadata
|
||||
metadata:
|
||||
type: object
|
||||
description: The tax region's metadata, used to store custom key-value pairs.
|
||||
externalDocs:
|
||||
url: https://docs.medusajs.com/api/admin#manage-metadata
|
||||
description: Learn how to manage metadata
|
||||
provider_id:
|
||||
type: string
|
||||
title: provider_id
|
||||
|
||||
Reference in New Issue
Block a user