Skip to content

Commit 5566090

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent 9aaec79 commit 5566090

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

api.yaml

Lines changed: 0 additions & 8 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.
@@ -51085,7 +51078,6 @@ components:
5108551078
- getFinalApproval
5108651079
- getCustodianApproval
5108751080
- getIdVerification
51088-
- noop
5108951081
userIds:
5109051082
description: For a final approver action, who can approve
5109151083
type: array

0 commit comments

Comments
 (0)