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