Fix status handling of /application/env/{propertyName}
This commit makes sure to return a 404 status if the env endpoint is invoked with a property that does not exist in the environment. Closes gh-10179
Showing
Please register or sign in to comment