Skip to content

Commit

Permalink
feat: update bitgo-api-docs
Browse files Browse the repository at this point in the history
This commit updates the BitGo API.
  • Loading branch information
dev-portal-updater[bot] authored Jan 9, 2025
1 parent d533b98 commit d3b6634
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38770,8 +38770,8 @@ components:
properties:
amount:
allOf:
- $ref: '#/components/schemas/IntegerOrIntegerString'
description: String representation of the amount to send in base units (satoshis/litoshis/zatoshis/duffs). For doge, only string is allowed.
- $ref: '#/components/schemas/RecipientAmount'
description: String representation of the amount to send in base units (satoshis/litoshis/zatoshis/duffs). For doge, only string is allowed. Passing in 'max' will send the recipient the maximum amount available, minus fees and amounts for other recipients. Only a single recipient with a 'max' amount is allowed.
address:
allOf:
- $ref: '#/components/schemas/AddressString3'
Expand Down

0 comments on commit d3b6634

Please sign in to comment.