Sample Org object added

pull/6/head
Alexandre Dulaunoy 2016-10-05 10:15:31 +02:00
parent 7ce50d4f43
commit eec53ca30e
1 changed files with 9 additions and 0 deletions

View File

@ -179,6 +179,15 @@ The id is a human-readable identifier generated by the instance and used as refe
uuid, name and id are represented as a JSON string. uuid, name and id MUST be present.
#### Sample Org Object
~~~~
"Org": {
"id": "2",
"name": "CIRCL",
"uuid": "55f6ea5e-2c60-40e5-964f-47a8950d210f"
}
~~~~
### Orgc