chore(oas): [18/n] improve oas schemas (#9311)

Improve OAS schemas [18/n]
This commit is contained in:
Shahed Nasser
2024-09-26 14:08:10 +00:00
committed by GitHub
parent c2f023c02f
commit be1adac024
33 changed files with 1178 additions and 819 deletions
@@ -1,7 +1,7 @@
/**
* @schema CreateAddress
* type: object
* description: The cart's address details.
* description: The address to create.
* x-schemaName: CreateAddress
* properties:
* customer_id: