From cfb07a955be1ae675a1a0eb5479fae71ae4ef9ef Mon Sep 17 00:00:00 2001 From: "dev-portal-updater[bot]" <149019135+dev-portal-updater[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 01:35:39 +0000 Subject: [PATCH] feat: update `bitgo-api-docs` This commit updates the BitGo API. --- api.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/api.yaml b/api.yaml index 2f26b19..9e31011 100644 --- a/api.yaml +++ b/api.yaml @@ -27369,6 +27369,7 @@ components: - pendingVideoApproval - pendingIdVerification - pendingLivenessVerification + - pendingManualTrustReview PolicyActionParameters: title: PolicyActionParameters type: object @@ -27431,6 +27432,7 @@ components: - pendingIdVerification - awaitingSignature - pendingCustodianApproval + - pendingManualTrustReview PendingApprovalStateTrust: title: Pending Trust type: string @@ -27439,6 +27441,7 @@ components: - pendingIdVerification - awaitingSignature - pendingCustodianApproval + - pendingManualTrustReview PendingApprovalStateResolved: title: Resolved type: string