Skip to content

v1.2.0

Compare
Choose a tag to compare
@DRuggeri DRuggeri released this 16 Aug 18:42
· 302 commits to master since this release

New

  • Expand the abilities of *_path to including or NOT including the id - See README.md for more info.
  • Allow manually setting the ID of a restapi_object in case the data wouldn't have it. See object_id in README.md

Fixed

  • Fakeserver was accidentally returning 404 for POST if ID was specified
  • The new separation of get/put/post/delete paths had PUT and POST backwards