Skip to content

Commit

Permalink
Fix for #1169 - GET /quotes for malformed ID error response is 1001 i…
Browse files Browse the repository at this point in the history
…nstead of 3xxx (#125)

* Add quote ID validation in swagger.json
* Update dependencies and fix unit test
* Fix version
  • Loading branch information
oderayi authored Jan 15, 2020
1 parent 19f7359 commit 4d8730d
Show file tree
Hide file tree
Showing 5 changed files with 172 additions and 200 deletions.
2 changes: 2 additions & 0 deletions .ncurc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"reject": [
"@hapi/hapi",
"@hapi/good"
]
}
Loading

0 comments on commit 4d8730d

Please sign in to comment.