sahara/sahara/api/middleware
Jeremy Freudberg 9aab4b5e47 Switch make_json_error back to being a function
This was originally a function, and then I changed it to a dict because
Flask complained. Now Flask complains that is a dict, so change it back
to being a function.

Change-Id: Iec30b4cf5023be711ac070def00b77e91978d992
2018-07-11 10:44:45 -04:00
..
__init__.py Move middleware package to api package 2014-08-05 17:15:05 +04:00
auth_valid.py Tweak Sahara to make version discovery easier 2018-01-25 05:56:15 +00:00
sahara_middleware.py Switch make_json_error back to being a function 2018-07-11 10:44:45 -04:00
version_discovery.py Tweak Sahara to make version discovery easier 2018-01-25 05:56:15 +00:00