oas: [2/n] improve schema oas (#9040)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @schema AdminCreateCollection
|
||||
* type: object
|
||||
* description: SUMMARY
|
||||
* description: the product collection's details.
|
||||
* x-schemaName: AdminCreateCollection
|
||||
* required:
|
||||
* - title
|
||||
@@ -16,7 +16,7 @@
|
||||
* description: The collection's handle.
|
||||
* metadata:
|
||||
* type: object
|
||||
* description: The collection's metadata.
|
||||
* description: The collection's metadata, used to store custom key-value pairs.
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user