dusktreader / flask-buzz

py-buzz bindings specifically for flask applications
https://flask-buzz.readthedocs.io/en/latest/
MIT License
2 stars 1 forks source link

Flask-restplus error handler registration isn't working for namespaces #21

Closed dusktreader closed 5 years ago

dusktreader commented 5 years ago

Something is going wrong with the error handling for flask-restplus in namespaces. Fix it so the error handler is properly registered

dusktreader commented 5 years ago

Resolved by pr #22