Bug Fixes
- Make error handlers order of registration respected when handling errors (#202) [avilaton]
- add prefix to config setting (#114) [heeplr]
- Doc fixes [openbrian, mikhailpashkov, rich0rd, Rich107, kashyapm94, SteadBytes, ziirish]
- Use relative path for
api.specs_url
(#188) [jslay88] - Allow example=False (#203) [ogenstad]
- Add support for recursive models (#110) [peterjwest, buggyspace, Drarok, edwardfung123]
- generate choices schema without collectionFormat (#164) [leopold-p]
- Catch TypeError in marshalling (#75) [robyoung]
- Unable to access nested list propert (#91) [arajkumar]
Enhancements