chore(docs): Generated API Reference (automated) (#13207)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
61a25dd073
commit
d73890d656
@@ -44,7 +44,7 @@ properties:
|
||||
type: object
|
||||
description: The category's metadata, can hold custom key-value pairs.
|
||||
externalDocs:
|
||||
url: https://docs.medusajs.com/api/store#manage-metadata
|
||||
url: https://docs.medusajs.com/api/admin#manage-metadata
|
||||
description: Learn how to manage metadata
|
||||
created_at:
|
||||
type: string
|
||||
|
||||
@@ -51231,6 +51231,7 @@ paths:
|
||||
schema:
|
||||
type: object
|
||||
description: Filter by a tax region's metadata. Refer to the [Object Query Parameter](https://docs.medusajs.com/api/admin#object) section to learn how to filter by object fields.
|
||||
title: metadata
|
||||
security:
|
||||
- api_token: []
|
||||
- cookie_auth: []
|
||||
@@ -71541,7 +71542,7 @@ components:
|
||||
type: object
|
||||
description: The category's metadata, can hold custom key-value pairs.
|
||||
externalDocs:
|
||||
url: https://docs.medusajs.com/api/store#manage-metadata
|
||||
url: https://docs.medusajs.com/api/admin#manage-metadata
|
||||
description: Learn how to manage metadata
|
||||
created_at:
|
||||
type: string
|
||||
|
||||
@@ -59,6 +59,7 @@ get:
|
||||
Filter by a tax region's metadata. Refer to the [Object Query
|
||||
Parameter](https://docs.medusajs.com/api/admin#object) section to
|
||||
learn how to filter by object fields.
|
||||
title: metadata
|
||||
security:
|
||||
- api_token: []
|
||||
- cookie_auth: []
|
||||
|
||||
Reference in New Issue
Block a user