GitHub user kevdoran opened a pull request:
https://github.com/apache/nifi-registry/pull/60
NIFIREG-72 Fix API status codes for errors
Fixes Tenants and Policies to return 404 for resource not found cases.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevdoran/nifi-registry NIFIREG-72
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/60.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #60
----
commit 094f8e8165815b8598f6609364d84b57fe709553
Author: Kevin Doran <[email protected]>
Date: 2017-12-15T21:17:37Z
NIFIREG-72 Fix API status codes for errors
Fixes Tenants and Policies to return 404 for resource not found cases.
----
---