@@ -45,7 +46,7 @@ The Server response API has the following form:
"message" : "Error message"
},
"constellation" : {
"..."
"...":"..."
}
}
```
...
...
@@ -58,12 +59,12 @@ The Server response API has the following form:
* `type` : the type of the error. A full list of error types are defined [here](http://shannonvm.village.virginia.edu:83).
* `message` : a detailed error message (in English prose) stating the exact nature of the problem
* `constellation` : The matching constellation for the client's query. All portions of the constellation known to the server will be returned to the client. If there are multiple constellations, this will return a list: