Skip to content

Commit d8e7743

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent 7bcc8bf commit d8e7743

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
@@ -63613,6 +63613,9 @@ components:
6361363613
quoteIncrement:
6361463614
type: string
6361563615
format: decimal
63616+
quoteDisplayPrecision:
63617+
type: integer
63618+
description: Maximum number of decimal places supported for displaying quote amounts and setting limit prices.
6361663619
isTradeDisabled:
6361763620
type: boolean
6361863621
isMarginTradeSupported:
@@ -63628,6 +63631,7 @@ components:
6362863631
baseMinSize: '0.001'
6362963632
baseMaxSize: '10000.00'
6363063633
quoteIncrement: '0.01'
63634+
quoteDisplayPrecision: 2
6363163635
Products:
6363263636
type: array
6363363637
items:

0 commit comments

Comments
 (0)