A little more details in database api description
This commit is contained in:
parent
e2a78cff3f
commit
5a8a95a90d
@ -4,7 +4,7 @@ The StackTach Database REST Interface
|
||||
JSON Response Format
|
||||
********************
|
||||
|
||||
The StackTach Database API uses a more standard data model for access of to database objects
|
||||
The StackTach Database API uses a more standard data model for access to database objects. The Database API is read only, with the exception of usage confirmation, which is used to indicate that usage has been sent downstream.
|
||||
|
||||
The JSON response format uses an envelope with a single key to indicate the type of object returned. This object can be either a dictionary in the case of queries that return single objects, or a list when multiple objects are turned.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user