Commit d5d6fc87 by Robbie Hott

Updated server api documentation

parent 8adb41bb
......@@ -51,11 +51,13 @@ Requests should be of the form:
The constellation structure has the following components:
* `dataType` : the type of this object. It should always be "Constellation" for constellations.
* *required for ALL commands*
* `id` : snac identity number for this constellation
* *required for the update command*
* `version` : snac version number for the state of this constellation
* *required for the update command*
* `ark` : ark identifier for this constellation
* *required for the update command*
* `entityType` : type of entity described, must be "person", "corporateBody", or "family"
* *required for the update command*
* `nationality` : nationality of the entity
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment