We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee8d4a5 + 9d78eac commit bb080c9Copy full SHA for bb080c9
api.yaml
@@ -51385,6 +51385,7 @@ components:
51385
- quoteCurrency
51386
- quoteIncrement
51387
- quoteMinSize
51388
+ - quoteMaxSize
51389
type: object
51390
properties:
51391
id:
@@ -51417,6 +51418,9 @@ components:
51417
51418
quoteMinSize:
51419
type: string
51420
format: decimal
51421
+ quoteMaxSize:
51422
+ type: string
51423
+ format: decimal
51424
quoteIncrement:
51425
51426
0 commit comments