Skip to content
Snippets Groups Projects
Commit 797a9b26 authored by Moul's avatar Moul
Browse files

Merge branch 'bma_doc' into 'dev'

Bma doc

See merge request !1272
parents 1f2152a4 2d662e26
No related branches found
No related tags found
1 merge request!1272Bma doc
......@@ -14,9 +14,11 @@
* [certify](#wotcertify)
* [revoke](#wotrevoke)
* [lookup/[search]](#wotlookupsearch)
* [members](#wotmembers)
* [requirements/[PUBKEY]](#wotrequirementspubkey)
* [certifiers-of/[search]](#wotcertifiers-ofsearch)
* [certified-by/[search]](#wotcertified-bysearch)
* [identity-of/[search]](#wotidentity-ofsearch)
* [blockchain/](#blockchain)
* [parameters](#blockchainparameters)
* [membership](#blockchainmembership)
......@@ -68,11 +70,12 @@ Data is made accessible through an HTTP API mainly inspired from [OpenUDC_exchan
| |-- add
| |-- certify
| |-- revoke
| |-- lookup[uid|pubkey]
| |-- members
| |-- requirements/[pubkey]
| |-- certifiers-of/[uid|pubkey]
| |-- certified-by/[uid|pubkey]
| |-- members
| `-- lookup
| `-- identity-of/[uid|pubkey]
|-- blockchain/
| |-- parameters
| |-- membership
......@@ -82,11 +85,11 @@ Data is made accessible through an HTTP API mainly inspired from [OpenUDC_exchan
| |-- joiners
| |-- actives
| |-- leavers
|-- revoked
| |-- revoked
| |-- excluded
| |-- ud
| |-- tx
-- branches
| |-- branches
| |-- hardship
| | `-- [PUBKEY]
| |-- block
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment