flask_accepts
flask_accepts copied to clipboard
http status handling from obj to be serialized
To change the serialized response of the decorator, please add a key "status" in your obj to be serialized
{ ... "status": int }
this field going to override the HTTP RESPONSE STATUS, default = 200