Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@mahenzon mahenzon released this 01 Sep 19:11
· 16 commits to master since this release
2cb5bf7

A bunch of fixes and improvements:

  • 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