diff --git a/api.yaml b/api.yaml index e521f76..8f5f4a4 100644 --- a/api.yaml +++ b/api.yaml @@ -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. @@ -35468,7 +35461,6 @@ components: - verifyWalletRebalance - getCustodianApproval - getCustodialSignature - - noop - triggerWebhookNotification - performLivenessVerification - recommendBackingWalletRouting @@ -51085,7 +51077,6 @@ components: - getFinalApproval - getCustodianApproval - getIdVerification - - noop userIds: description: For a final approver action, who can approve type: array