Commit Graph

7 Commits

Author SHA1 Message Date
1da288b826 Fix links to grammar definitions 2020-04-01 17:46:07 +02:00
478563f820 Adding documentation 2020-04-01 11:32:45 +02:00
7c54dd4fc9 Fix indentation errors in Swagger file 2019-10-23 16:21:30 +02:00
5cbd2a0b69 Add support for view port & resolution selection. 2019-10-15 20:14:49 +02:00
0239b15fa3 JSON request parameters definition
+ JSON Filter parameters:
   * Add filters
   * Add resolution
   * Add view_port
   * Add space, for output space normalization into a single space
   * Add ids_only

 + JSON Query parameters:
   * Add query
   * Add resolution
   * Add view_port
2019-10-03 14:41:32 +02:00
66d19f7a2d Upgraded to actix_web 1.0+
* Some refactoring
 * Adding CORS support
 * Updating API & tests with 405 for the relevent calls
 * Fixing test so they can be run
2019-10-03 14:28:41 +02:00
455f83c58b Testing infrastructure in place 2019-09-03 17:20:18 +02:00