Skip to content

Commit c206754

Browse files
authored
Merge pull request #262 from BitGo/update-bitgo-api-docs
Update API reference on BitGo Developer Portal
2 parents 853f7f1 + 2e9ef93 commit c206754

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

api.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21029,7 +21029,7 @@ paths:
2102921029
/api/v2/wallet/requestaccess:
2103021030
post:
2103121031
tags:
21032-
- Request wallet access
21032+
- Wallet
2103321033
summary: Request wallet access
2103421034
description: Allow users that are members of an org to send a notification out to admins of a wallet to get access. You must supply either a walletId or a enterpriseId and walletType
2103521035
operationId: v2.wallet.requestaccess
@@ -21379,7 +21379,7 @@ paths:
2137921379
/api/v2/{coin}/material:
2138021380
get:
2138121381
tags:
21382-
- Material
21382+
- Wallet
2138321383
summary: Look up material
2138421384
description: Currently available only for Polkadot. Material contains some basic transaction information that is common to all transactions. For Polkadot, this data changes every release.
2138521385
operationId: v2.materialData
@@ -31119,7 +31119,7 @@ paths:
3111931119
User must have spender permissions for the specified wallets.
3112031120
operationId: v2.wallet.key.list
3112131121
tags:
31122-
- Keys
31122+
- Key
3112331123
parameters:
3112431124
- name: walletIds
3112531125
description: An array of wallet IDs. A maximum of 50 wallet ids are permitted.
@@ -42439,6 +42439,7 @@ components:
4243942439
- mtgox
4244042440
- landingPageReferral
4244142441
- caas
42442+
- test
4244242443
Agreements:
4244342444
title: Agreements
4244442445
type: object
@@ -76021,6 +76022,7 @@ x-tagGroups:
7602176022
- Partner Allocations & Deallocations
7602276023
- Partner Balances
7602376024
- Partner Settlements & Transfers
76025+
- Partner Trades
7602476026
- Pending approval
7602576027
- Policy Builder
7602676028
- Products

0 commit comments

Comments
 (0)