[GitHub] nifi pull request #2191: NIFI-4328: Upgrade Swagger

2017-10-03 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/nifi/pull/2191


---


[GitHub] nifi pull request #2191: NIFI-4328: Upgrade Swagger

2017-10-03 Thread mcgilman
GitHub user mcgilman opened a pull request:

https://github.com/apache/nifi/pull/2191

NIFI-4328: Upgrade Swagger

NIFI-4328:
- Upgrading swagger and the corresponding maven plugin to address issues 
discovered in recursive domain models.

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

$ git pull https://github.com/mcgilman/nifi NIFI-4328

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

https://github.com/apache/nifi/pull/2191.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 #2191


commit 697c382d9bd4a3aaa05bc28b64a5e74592101c61
Author: Matt Gilman 
Date:   2017-09-28T15:02:27Z

NIFI-4328:
- Upgrading swagger and the corresponding maven plugin to address issues 
discovered in recursive domain models.




---