docs: add link to manage metadata section in OAS and API reference (#13102)
This commit is contained in:
@@ -25,6 +25,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
|
||||
@@ -49,6 +52,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
|
||||
@@ -82,6 +88,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
|
||||
city:
|
||||
type: string
|
||||
title: city
|
||||
@@ -120,6 +129,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
|
||||
city:
|
||||
type: string
|
||||
title: city
|
||||
|
||||
Reference in New Issue
Block a user