From e7fc210ef0619f92a5aebd749060bd0057a70cd5 Mon Sep 17 00:00:00 2001 From: "dev-portal-updater[bot]" <149019135+dev-portal-updater[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 17:18:50 +0000 Subject: [PATCH] feat: update `bitgo-api-docs` This commit updates the BitGo API. --- api.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/api.yaml b/api.yaml index d9b0b41..9f7d90f 100644 --- a/api.yaml +++ b/api.yaml @@ -29764,11 +29764,11 @@ paths: $ref: '#/components/schemas/PlatformError' /api/v2/wallet/{walletId}/liability-proofs: get: - summary: Fetch liability proofs for a given wallet. - description: This API call is used to fetch liability proofs for a specific wallet identified by its ID. - operationId: '''v2.wallet.proofs.liability.get''' + summary: Get liability proofs + description: Get liability proofs for a Go Account. Liability proofs are zero-knowledge proofs (ZKPs) that you can use with BitGo's open-source verification tool to verify that assets held in a specific Go Account are part of the total liabilities published by BitGo. To learn more about the verification tool, see https://github.com/BitGo/proof-of-solvency. + operationId: v2.wallet.proofs.liability.get tags: - - ProofsService + - Liabilities parameters: - name: walletId in: path @@ -36634,6 +36634,7 @@ components: - mtgox - landingPageReferral - caas + - credInc Agreements: title: Agreements type: object