GitHub user scottyaslan opened a pull request:

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

    [NIFIREG-21] Leverage REST API and add unit test coverage and update …

    ….travis.yml
    
    This PR integrates several of the new REST endpoints with the initial 
registry UI. With this the UI now supports the ability to view all flows for 
all buckets, to view all flows for a specific bucket, to view a specific flow 
in a specific bucket, to view all buckets, to create a new bucket, and to 
delete an existing bucket.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/scottyaslan/nifi-registry NIFIREG-21

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-registry/pull/15.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 #15
    
----
commit 261c8b03687cfeca3d80c961dba9c73e6746d1a2
Author: Scott Aslan <[email protected]>
Date:   2017-10-05T18:54:21Z

    [NIFIREG-21] Leverage REST API and add unit test coverage and update 
.travis.yml

----


---

Reply via email to