Closed banteg closed 5 years ago
Wrapped responses in jsonify which sets the correct headers and deals with serialization.
jsonify
Fixed error todos so the errors now say what's wrong and also return appropriate status codes.
Whoa, very cool @banteg !
Wrapped responses in
jsonify
which sets the correct headers and deals with serialization.Fixed error todos so the errors now say what's wrong and also return appropriate status codes.