Files
medusa-store/www/utils/generated/oas-output/schemas/StoreCollectionResponse.ts
T
2024-09-26 17:21:07 +00:00

14 lines
261 B
TypeScript

/**
* @schema StoreCollectionResponse
* type: object
* description: The collection's details.
* x-schemaName: StoreCollectionResponse
* required:
* - collection
* properties:
* collection:
* $ref: "#/components/schemas/StoreCollection"
*
*/