Commit graph

21 commits

Author SHA1 Message Date
jtc42
a8a3cafa97 Restructured labthings 2019-12-21 12:10:09 +00:00
Joel Collins
b430a2d34a Blackened 2019-11-20 14:13:01 +00:00
Joel Collins
9b387985e3 Use more docstrings as descriptions 2019-11-20 12:08:25 +00:00
Joel Collins
5966ce29be Blackened everything 2019-09-15 14:17:52 +01:00
Joel Collins
6581385ab9 Refactored JsonPayload to JsonResponse 2019-09-13 18:04:33 +01:00
Joel Collins
8a5c749d47 Added specific API schema example plugin 2019-06-17 17:35:20 +01:00
Joel Collins
3b9ef670fe Improved flake8 results 2019-05-24 16:32:20 +01:00
jtc42
06a9aeeba5 Added route to list all routes 2019-04-18 12:41:32 +01:00
Joel Collins
0948c9308a Went on a PEP-8 rampage 2019-01-31 17:20:46 +00:00
Joel Collins
cc36aa7593 Fixed a bug where malformed JSON payloads prevented default param values from returning 2019-01-29 13:54:32 +00:00
Joel Collins
a11d2145d9 Fixed broken error handling for long-running tasks 2019-01-28 17:49:44 +00:00
Joel Collins
55c3014d26 Moved axes_to_array into general utilities 2019-01-15 14:28:02 +00:00
Joel Collins
6a374d093a Added API route to edit camera config 2019-01-15 12:17:14 +00:00
Joel Collins
60c11b1072 Better docstring for JsonPayload 2019-01-09 16:51:28 +00:00
Joel Collins
7a9629e7a3 Removed depracated methods 2019-01-09 16:21:22 +00:00
Joel Collins
783cc05ac9 Added type converter to JsonPayload.param 2019-01-09 16:18:49 +00:00
Joel Collins
6a498eb4eb Added new JSON response handler object 2019-01-09 15:56:01 +00:00
Joel Collins
c995a15fdc Restructured entire API into blueprints 2018-12-06 15:37:51 +00:00
Joel Collins
53e5cfd01f Streamlined POST methods with get_from_payload() 2018-11-21 12:19:21 +00:00
Joel Collins
4e67d24841 Added capture state endpoint 2018-11-12 12:22:06 +00:00
Joel Collins
973ccf67ab Created API V1 2018-11-08 15:02:04 +00:00