Skip to content

Commit 9ff1798

Browse files
authored
Bugfix/wraper objectids (#308)
* feature: add tests for better crud coverage * bugfix: support delete payload with rest call * bugfix: properly handle objectIds in payload * feature: better test coverage between rest and wrapper calls * 3.0.1
1 parent af17157 commit 9ff1798

File tree

7 files changed

+1934
-12
lines changed

7 files changed

+1934
-12
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rest-hapi",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "A RESTful API generator for hapi",
55
"main": "rest-hapi.js",
66
"bin": {

0 commit comments

Comments
 (0)