docs: add link to manage metadata section in OAS and API reference (#13102)

This commit is contained in:
Shahed Nasser
2025-07-31 14:42:14 +03:00
committed by GitHub
parent 1bdf602f1c
commit a48063ec26
550 changed files with 3359 additions and 4 deletions

View File

@@ -59,6 +59,9 @@ properties:
metadata:
type: object
description: The address's metadata, can hold custom key-value pairs.
externalDocs:
url: https://docs.medusajs.com/api/admin#manage-metadata
description: Learn how to manage metadata
billing_address:
type: object
description: The order's billing address.
@@ -111,6 +114,12 @@ properties:
metadata:
type: object
description: The address's metadata, can hold 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 order's metadata, can hold custom key-value pairs.
externalDocs:
url: https://docs.medusajs.com/api/admin#manage-metadata
description: Learn how to manage metadata