mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Add sections to be done
This commit is contained in:
parent
0a06547c1b
commit
f18f3cb8d2
@ -334,3 +334,33 @@ Statuses
|
||||
:statuscode 200: A transaction or block with that ID was found. The status is either ``backlog``, ``invalid``.
|
||||
:statuscode 303: A transaction or block with that ID was found and persisted to the chain. A location header to the resource is provided.
|
||||
:statuscode 404: A transaction or block with that ID was not found.
|
||||
|
||||
|
||||
Assets
|
||||
--------------------------------
|
||||
|
||||
.. http:get:: /assets/{asset_id}
|
||||
|
||||
Descriptions: TODO
|
||||
|
||||
|
||||
Metadata
|
||||
--------------------------------
|
||||
|
||||
.. http:get:: /metadata/{metadata_id}
|
||||
|
||||
|
||||
Blocks
|
||||
--------------------------------
|
||||
|
||||
.. http:get:: /blocks/{block_id}
|
||||
|
||||
Descriptions: TODO
|
||||
|
||||
|
||||
Votes
|
||||
--------------------------------
|
||||
|
||||
.. http:get:: /votes?block_id={block_id}
|
||||
|
||||
Descriptions: TODO
|
||||
|
Loading…
x
Reference in New Issue
Block a user