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:
Shahed Nasser
2024-09-26 13:03:41 +00:00
committed by GitHub
parent d352ea8122
commit 97b72f4662
22 changed files with 250 additions and 633 deletions
@@ -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.