barbican/releasenotes/notes/fixed-invalid-route-response-code-15a681d07222a4f7.yaml
Douglas Mendizábal 4b3da8c5f6 Fixed incorrect release note
Fixed a typo in a stein release note.

Change-Id: Ic61a92b9ed504f5fc760383dc136b3bb9ff3297c
2018-09-10 12:48:35 -05:00

7 lines
237 B
YAML

---
fixes:
- |
Fixed the response code for invalid subroutes for individual secrets. The
API was previously responding with the incorrect code "405 - Method not
allowed", but now responds correctly with "404 - Not Found".