We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589695c commit 1e16d36Copy full SHA for 1e16d36
1 file changed
openapi/components/schemas/quotes/QuoteSource.yaml
@@ -17,6 +17,7 @@ oneOf:
17
type: object
18
required:
19
- currency
20
+ - customerId
21
properties:
22
customerId:
23
type: string
0 commit comments