GitHub user bbende opened a pull request:
https://github.com/apache/nifi-registry/pull/107
NIFIREG-157 Adding boolean to VersionedPropertyDescriptor to indicateâ¦
⦠if sensitive or not
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi-registry NIFIREG-157
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/107.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 #107
----
commit 4cf4ab5efdff676fe9fb93a0876fd4895d23b2d9
Author: Bryan Bende <bbende@...>
Date: 2018-03-26T20:21:46Z
NIFIREG-157 Adding boolean to VersionedPropertyDescriptor to indicate if
sensitive or not
----
---