aboutsummaryrefslogtreecommitdiff
path: root/swagger.json
AgeCommit message (Collapse)Author
2016-10-19- Filter events on server sideAbyss777
- Use common path for templates - Filter events about geofences that user do not have access (minor security fix) - Removed unused function - Visual templates improvements
2016-08-29Added "/reports/*" path to swagger.jsonAbyss777
2016-08-28Add report models to swagger.jsonAbyss777
2016-08-10Adjusted swagger.json, query parameters for GET /positions are not marked ↵Steven Bouma
required. This allows generated clients to call /positions with or without additional parameters. Also updated Position model to include deviceId.
2016-07-25Added group and server attributesAbyss777
2016-07-22Update versionAbyss777
2016-07-22Actualize swagger.jsonAbyss777
2016-05-02Update swagger documentation fileAnton Tananaev
2016-01-09Update swagger documentation fileAnton Tananaev
2016-01-09Generate initial swagger file from codeAnton Tananaev