v1.2.0
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. Seeobject_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