Skip to content

Commit

Permalink
Improve description of the listAssets endpoint in swagger.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Unisay committed Feb 21, 2022
1 parent d3f58cb commit ce1c5c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specifications/api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5633,8 +5633,8 @@ paths:
List all assets associated with the wallet, and their metadata
if known.
An asset is _associated_ with a wallet if it is involved in a
transaction of the wallet.
An asset is _associated_ with a wallet if, at one point in history,
it was spendable by the wallet.
parameters:
- *parametersWalletId
responses: *responsesListAssets
Expand Down

0 comments on commit ce1c5c0

Please sign in to comment.