university-final-iot-backend/app/api/resources/swagger
esensar e9ebff8be6 Standardize all responses and requests
* Remove root object from requests
* Add "content" wrapper for all responses
2018-10-08 21:50:34 +02:00
..
create_account_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
create_dashboard_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
create_device_recording_spec.yaml Update recording creation swagger doc 2018-09-23 18:44:32 +02:00
create_device_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
create_device_type_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
create_role_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
create_token_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
delete_device_spec.yaml Add delete device route 2018-09-16 22:50:54 +02:00
get_account_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
get_dashboard_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
get_dashboards_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
get_device_configuration_spec.yaml Add device configuration route 2018-09-19 23:31:21 +02:00
get_device_recordings_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
get_device_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
get_device_type_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
get_device_types_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
get_devices_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
get_role_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
get_roles_spec.yaml Standardize all responses and requests 2018-10-08 21:50:34 +02:00
update_account_role_spec.yaml Add role update call 2018-09-22 19:01:50 +02:00
update_dashboard_spec.yaml Add create recording http endpoint 2018-09-21 00:16:01 +02:00
update_device_configuration_spec.yaml Add device configuration route 2018-09-19 23:31:21 +02:00
validate_token_spec.yaml Clean up example values for swagger 2018-09-23 18:58:14 +02:00