Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminCollectionResponse.yaml
T
2024-09-18 07:13:51 +00:00

9 lines
174 B
YAML

type: object
description: The collection's details.
x-schemaName: AdminCollectionResponse
required:
- collection
properties:
collection:
$ref: ./AdminCollection.yaml