oas: [15/n] improve oas schemas (#9216)
Improve OAS schemas [15/n] Note: validation error will be fixed once #9218 is merged
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
* type: array
|
||||
* description: The customer group's customers.
|
||||
* items:
|
||||
* $ref: "#/components/schemas/BaseCustomer"
|
||||
* $ref: "#/components/schemas/AdminCustomer"
|
||||
* metadata:
|
||||
* type: object
|
||||
* description: The customer group's metadata, used to store custom key-value pairs.
|
||||
|
||||
Reference in New Issue
Block a user