mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Note on retrieving the list of assets
This commit is contained in:
parent
7576210c82
commit
9d6ca861a7
@ -198,6 +198,8 @@ Transactions
|
||||
``/transactions?operation=CREATE&asset_id={asset_id}``, there will in
|
||||
any case only be one transaction returned (in a list though, since
|
||||
``/transactions`` is a list-returning endpoint).
|
||||
Leaving out the ``asset_id`` query and calling
|
||||
``/transactions?operation=CREATE`` returns the list of assets.
|
||||
|
||||
:query string operation: One of the two supported operations of a transaction: ``CREATE``, ``TRANSFER``.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user