Skip to content

Commit 1b171cd

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent 50b1336 commit 1b171cd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

api.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50129,6 +50129,14 @@ components:
5012950129
allOf:
5013050130
- $ref: '#/components/schemas/ExpectedTransfers'
5013150131
description: The adjusted transfers as a result of the dispute closure.
50132+
reviewedBy:
50133+
type: string
50134+
description: The id of the admin who reviewed the dispute closure.
50135+
minLength: 1
50136+
reviewNotes:
50137+
type: string
50138+
description: Any comments entered by the admin when reviewing the dispute closure.
50139+
minLength: 1
5013250140
required:
5013350141
- id
5013450142
- closedBy

0 commit comments

Comments
 (0)