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

[doc] bma: add wot/identity-of

parent 1f2152a4
No related branches found
No related tags found
1 merge request!1272Bma doc
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
* [requirements/[PUBKEY]](#wotrequirementspubkey) * [requirements/[PUBKEY]](#wotrequirementspubkey)
* [certifiers-of/[search]](#wotcertifiers-ofsearch) * [certifiers-of/[search]](#wotcertifiers-ofsearch)
* [certified-by/[search]](#wotcertified-bysearch) * [certified-by/[search]](#wotcertified-bysearch)
* [identity-of/[search]](#wotidentity-ofsearch)
* [blockchain/](#blockchain) * [blockchain/](#blockchain)
* [parameters](#blockchainparameters) * [parameters](#blockchainparameters)
* [membership](#blockchainmembership) * [membership](#blockchainmembership)
...@@ -71,6 +72,7 @@ Data is made accessible through an HTTP API mainly inspired from [OpenUDC_exchan ...@@ -71,6 +72,7 @@ Data is made accessible through an HTTP API mainly inspired from [OpenUDC_exchan
| |-- requirements/[pubkey] | |-- requirements/[pubkey]
| |-- certifiers-of/[uid|pubkey] | |-- certifiers-of/[uid|pubkey]
| |-- certified-by/[uid|pubkey] | |-- certified-by/[uid|pubkey]
| |-- identity-of/[uid|pubkey]
| |-- members | |-- members
| `-- lookup | `-- lookup
|-- blockchain/ |-- blockchain/
...@@ -82,11 +84,11 @@ Data is made accessible through an HTTP API mainly inspired from [OpenUDC_exchan ...@@ -82,11 +84,11 @@ Data is made accessible through an HTTP API mainly inspired from [OpenUDC_exchan
| |-- joiners | |-- joiners
| |-- actives | |-- actives
| |-- leavers | |-- leavers
|-- revoked | |-- revoked
| |-- excluded | |-- excluded
| |-- ud | |-- ud
| |-- tx | |-- tx
-- branches | |-- branches
| |-- hardship | |-- hardship
| | `-- [PUBKEY] | | `-- [PUBKEY]
| |-- block | |-- block
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment