Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for #1173 - GET /quotes for unknown quote ID error response is 10…
…01 instead of 3205 (#139) * Bump version to 9.0.0-snapshot * Fix response codes for PUT /quotes/{id} and PUT /quotes/{id}/error from 202 to 200 * Update dependencies. Freeze json-rules-engine due to breaking changes * Bump version to 9.1.0 * Remove hard-coded response codes in test * Return error 3000 - Generic client error and not 1001 on 404 errors * Update dependencies * Fix span bug * Update cs-shared
- Loading branch information