1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 02:29:26 +02:00

move devices endpoint from app unit to api unit

This commit is contained in:
Vishal Banthia 2015-12-02 22:56:35 +09:00
parent 0e8b308b6c
commit d6f37681ce
5 changed files with 115 additions and 50 deletions

View file

@ -26,6 +26,7 @@ swagger:
swagger_controllers:
- onError: json_error_handler
- cors
- swagger_params_parser
- swagger_security
- _swagger_validate
- express_compatibility