Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,6 @@ tags:
By modeling state-changes in our services as events, it affords us the ability
to bill users for all state-changes. This ensures that our billing service will
scale to support new types of products.
- name: Stripe
description: |
Stripe APIs expose wallet platfrom to Stripe's payment APIs.

These endpoints are used to wrap Stripe's functionality so that any
BitGo service can leverage Stripe in its solutions without having to
maintain additional secret keys or worry about implementation details.
- name: Wallet share
description: |
Sharing a wallet involves giving another user permission to use the wallet.
Expand Down Expand Up @@ -35468,7 +35461,6 @@ components:
- verifyWalletRebalance
- getCustodianApproval
- getCustodialSignature
- noop
- triggerWebhookNotification
- performLivenessVerification
- recommendBackingWalletRouting
Expand Down Expand Up @@ -51085,7 +51077,6 @@ components:
- getFinalApproval
- getCustodianApproval
- getIdVerification
- noop
userIds:
description: For a final approver action, who can approve
type: array
Expand Down