Changelog

1.1.0

Enhancements and bug fixes

  • Raise 404 ObjectNotFound when a single resource does not exist #51 #- @samuelfirst

  • Improve filter shortcuts #53 #- @igieon

  • Ability to use custom query string manager #54 #- @igieon

  • Pagination improvement use dict of ints and expect it everywhere #55 #- @igieon

  • Enable documented global decorators #56 #- @igieon

  • Patch request validates id match before loading schema #57 #- @igieon

  • Fix patch nested field partial update #58 #- @igieon