Anders Thirsgaard Rasmussen
Results
2
issues of
Anders Thirsgaard Rasmussen
Adding a global error handler using @api.errorhandler doesn't seem to have any effect. The error handler code is not triggered when an exception happens. ### **Code** ```python from flask import...
bug
This might be related to the recent wildcard field changes, e.g. #24. When using a wildcard field with nested models, the resulting documentation contains three levels: `*`, ``, and the...
bug