GitHub user kevdoran opened a pull request:
https://github.com/apache/nifi-registry/pull/95
NIFIREG-128 Fixes Swagger spec build output
Adds missing body parameter annotations for createBucket, updateBucket
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevdoran/nifi-registry NIFIREG-128
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/95.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 #95
----
commit 0e62f008df68dbfc9c4c4af218533f35305e84c8
Author: Kevin Doran <kdoran@...>
Date: 2018-01-24T18:41:19Z
NIFIREG-128 Fixes Swagger spec build output
Adds missing body parameter annotations for createBucket, updateBucket
----
---