You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by kevdoran <gi...@git.apache.org> on 2017/12/15 21:20:09 UTC

[GitHub] nifi-registry pull request #60: NIFIREG-72 Fix API status codes for errors

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 <kd...@gmail.com>
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.

----


---

[GitHub] nifi-registry pull request #60: NIFIREG-72 Fix API status codes for errors

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/nifi-registry/pull/60


---

[GitHub] nifi-registry issue #60: NIFIREG-72 Fix API status codes for errors

Posted by bbende <gi...@git.apache.org>.
Github user bbende commented on the issue:

    https://github.com/apache/nifi-registry/pull/60
  
    Looks good, will merge


---