Skip to content

Commit c799f98

Browse files
Merge pull request #167 from BitGo/update-bitgo-api-docs
Update API reference on BitGo Developer Portal
2 parents 9aaec79 + d4c3420 commit c799f98

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

api.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,6 @@ tags:
6868
By modeling state-changes in our services as events, it affords us the ability
6969
to bill users for all state-changes. This ensures that our billing service will
7070
scale to support new types of products.
71-
- name: Stripe
72-
description: |
73-
Stripe APIs expose wallet platfrom to Stripe's payment APIs.
74-
75-
These endpoints are used to wrap Stripe's functionality so that any
76-
BitGo service can leverage Stripe in its solutions without having to
77-
maintain additional secret keys or worry about implementation details.
7871
- name: Wallet share
7972
description: |
8073
Sharing a wallet involves giving another user permission to use the wallet.
@@ -35468,7 +35461,6 @@ components:
3546835461
- verifyWalletRebalance
3546935462
- getCustodianApproval
3547035463
- getCustodialSignature
35471-
- noop
3547235464
- triggerWebhookNotification
3547335465
- performLivenessVerification
3547435466
- recommendBackingWalletRouting
@@ -51085,7 +51077,6 @@ components:
5108551077
- getFinalApproval
5108651078
- getCustodianApproval
5108751079
- getIdVerification
51088-
- noop
5108951080
userIds:
5109051081
description: For a final approver action, who can approve
5109151082
type: array

0 commit comments

Comments
 (0)