docs: add link to manage metadata section in OAS and API reference (#13102)
This commit is contained in:
@@ -22,6 +22,9 @@ properties:
|
||||
metadata:
|
||||
type: object
|
||||
description: The geo zone's metadata.
|
||||
externalDocs:
|
||||
url: https://docs.medusajs.com/api/admin#manage-metadata
|
||||
description: Learn how to manage metadata
|
||||
country_code:
|
||||
type: string
|
||||
title: country_code
|
||||
@@ -42,6 +45,9 @@ properties:
|
||||
metadata:
|
||||
type: object
|
||||
description: The geo zone's metadata.
|
||||
externalDocs:
|
||||
url: https://docs.medusajs.com/api/admin#manage-metadata
|
||||
description: Learn how to manage metadata
|
||||
country_code:
|
||||
type: string
|
||||
title: country_code
|
||||
@@ -71,6 +77,9 @@ properties:
|
||||
metadata:
|
||||
type: object
|
||||
description: The geo zone's metadata.
|
||||
externalDocs:
|
||||
url: https://docs.medusajs.com/api/admin#manage-metadata
|
||||
description: Learn how to manage metadata
|
||||
country_code:
|
||||
type: string
|
||||
title: country_code
|
||||
@@ -105,6 +114,9 @@ properties:
|
||||
metadata:
|
||||
type: object
|
||||
description: The geo zone's metadata.
|
||||
externalDocs:
|
||||
url: https://docs.medusajs.com/api/admin#manage-metadata
|
||||
description: Learn how to manage metadata
|
||||
country_code:
|
||||
type: string
|
||||
title: country_code
|
||||
|
||||
Reference in New Issue
Block a user