Files
releases/server
repenno 23a33ce0c1 Delete method support
- Support for DELETE(ing) /data resources
- Deleting non existing resources returns 404
- Deleting a resources and then GETting it returns 200
  with empty body
- GETting resources that were not explicitly deleted before
  will return 200OK with body {"result": {}}
- Fixes #609
-
2018-02-13 15:59:45 -08:00
..
2018-02-09 16:38:34 -08:00
2016-08-08 09:20:24 -07:00
2018-02-13 15:59:45 -08:00
2018-02-13 15:59:45 -08:00