barbican/releasenotes/notes/fixed-invalid-route-respons...

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".