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