Skip to content

Commit

Permalink
admin request example in CNR
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Zangelin committed Jan 17, 2017
1 parent 4adda71 commit 8fa9c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- Add: Support for null values in string filters (#2359)
- Fix: Partial sanity check for custon url, only if the url contains no replacements using ${xxx} (#2280, #2279)
- Fix: if entity::type is given but as an empty string, an error is returned (#1985)
- Fix: admin requests with errors now return '400 Bad Request', not '200 OK'
- Fix: admin requests (such as GET /version) with errors now return '400 Bad Request', not '200 OK'
- Fix: attempt to create an entity with an error in service path (and probably more types of errors) now returns '400 Bad Request', not '200 OK' (#2763)
- Fix: not calling regfree when regcomp fails. Potential fix for a crash (#2769)
- Fix: wrongly overlogging metadata abscense in csub docs as Runtime Error (#2796)
Expand Down

0 comments on commit 8fa9c69

Please sign in to comment.