Fixed incorrect release note

Fixed a typo in a stein release note.

Change-Id: Ic61a92b9ed504f5fc760383dc136b3bb9ff3297c
This commit is contained in:
Douglas Mendizábal 2018-09-10 12:48:35 -05:00
parent b58f533481
commit 4b3da8c5f6
1 changed files with 1 additions and 1 deletions

View File

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