Skip to content

Commit 9d702d7

Browse files
Merge pull request #118 from BitGo/update-bitgo-api-docs
Update API reference on BitGo Developer Portal
2 parents 503d4f0 + ccbf870 commit 9d702d7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

api.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3437,6 +3437,13 @@ paths:
34373437
items:
34383438
type: string
34393439
title: uuid
3440+
- name: onlyShowDisputed
3441+
in: query
3442+
schema:
3443+
type: string
3444+
enum:
3445+
- 'true'
3446+
- 'false'
34403447
- name: partnerIds
34413448
in: query
34423449
schema:
@@ -4320,6 +4327,13 @@ paths:
43204327
items:
43214328
type: string
43224329
title: uuid
4330+
- name: onlyShowDisputed
4331+
in: query
4332+
schema:
4333+
type: string
4334+
enum:
4335+
- 'true'
4336+
- 'false'
43234337
- name: partnerIds
43244338
in: query
43254339
schema:

0 commit comments

Comments
 (0)