Skip to content

Commit 9d78eac

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent ee8d4a5 commit 9d78eac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

api.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51385,6 +51385,7 @@ components:
5138551385
- quoteCurrency
5138651386
- quoteIncrement
5138751387
- quoteMinSize
51388+
- quoteMaxSize
5138851389
type: object
5138951390
properties:
5139051391
id:
@@ -51417,6 +51418,9 @@ components:
5141751418
quoteMinSize:
5141851419
type: string
5141951420
format: decimal
51421+
quoteMaxSize:
51422+
type: string
51423+
format: decimal
5142051424
quoteIncrement:
5142151425
type: string
5142251426
format: decimal

0 commit comments

Comments
 (0)