Skip to content

Commit 5b57a23

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent 1f4df58 commit 5b57a23

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

api.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44226,7 +44226,7 @@ components:
4422644226
example: b8a828b98dbf32d9fd1875cbace9640ceb8c82626716b4a64203fdc79bb46d26
4422744227
type:
4422844228
allOf:
44229-
- $ref: '#/components/schemas/TransferType'
44229+
- $ref: '#/components/schemas/TransferType1'
4423044230
description: Defines whether or not this Transfer was sent or received by the user
4423144231
usd:
4423244232
type: number
@@ -56491,7 +56491,7 @@ components:
5649156491
example: b8a828b98dbf32d9fd1875cbace9640ceb8c82626716b4a64203fdc79bb46d26
5649256492
type:
5649356493
allOf:
56494-
- $ref: '#/components/schemas/TransferType'
56494+
- $ref: '#/components/schemas/TransferType1'
5649556495
description: Defines whether or not this Transfer was sent or received by the user
5649656496
usd:
5649756497
type: number
@@ -56895,7 +56895,7 @@ components:
5689556895
type: array
5689656896
items:
5689756897
$ref: '#/components/schemas/RecipientEntry1'
56898-
TransferType:
56898+
TransferType1:
5689956899
title: TransferType
5690056900
type: string
5690156901
enum:
@@ -63091,7 +63091,7 @@ components:
6309163091
example: b8a828b98dbf32d9fd1875cbace9640ceb8c82626716b4a64203fdc79bb46d26
6309263092
type:
6309363093
allOf:
63094-
- $ref: '#/components/schemas/TransferType'
63094+
- $ref: '#/components/schemas/TransferType1'
6309563095
description: Defines whether or not this Transfer was sent or received by the user
6309663096
usd:
6309763097
type: number

0 commit comments

Comments
 (0)