Update notes authored by ekes's avatar ekes
...@@ -21,10 +21,10 @@ The radar database consists of the following entities: ...@@ -21,10 +21,10 @@ The radar database consists of the following entities:
Each entity comes with a set of fields. All entities have a common field UUID which uniquely identifies an entity instance. Each entity comes with a set of fields. All entities have a common field UUID which uniquely identifies an entity instance.
# Entity Endpoints
This documentation follows json only, it is possible to change to other formats including xml by altering the extension. This documentation follows json only, it is possible to change to other formats including xml by altering the extension.
# Entity Endpoints
The rest API provides endpoints for each of those entities: The rest API provides endpoints for each of those entities:
``` ```
... ...
......