Richard
|
b7c9d3b73b
|
Sorted remaining content_type issues and blackened
|
2021-07-19 20:09:09 +01:00 |
|
Richard
|
50ad9d4369
|
Fixed content dicts to be valid OpenAPI
For functions that return JPEGs, we were
using "content_type": "image/jpeg"
instead we should use "content": { "image/jpeg": {}}
|
2021-07-13 22:52:10 +01:00 |
|
Joel Collins
|
7866ec0f47
|
Static type analysis
|
2020-11-30 13:36:45 +00:00 |
|
Joel Collins
|
65df702dfd
|
Removed unused commented line
|
2020-11-18 16:09:35 +00:00 |
|
Joel Collins
|
aba3eb3544
|
Return LST as a file
|
2020-11-18 15:24:24 +00:00 |
|
Joel Collins
|
4d40e81f0e
|
Added API route to convert LST to PNG
|
2020-11-18 14:23:12 +00:00 |
|