chore(docs): Generated API Reference (#5662)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-21 10:45:38 +00:00
committed by GitHub
parent d3e8efd573
commit 73799d4e9e
6 changed files with 106 additions and 0 deletions

View File

@@ -10399,6 +10399,7 @@ components:
- id
- is_active
- is_internal
- metadata
- mpath
- name
- parent_category_id
@@ -10471,6 +10472,18 @@ components:
description: The date with timezone at which the resource was updated.
type: string
format: date-time
metadata:
description: An optional key-value map with additional details
nullable: true
type: object
example:
car: white
externalDocs:
description: >-
Learn about the metadata attribute, and how to delete and update
it.
url: >-
https://docs.medusajs.com/development/entities/overview#metadata-attribute
ProductCollection:
title: Product Collection
description: >-