[
https://issues.apache.org/jira/browse/NIFIREG-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16345058#comment-16345058
]
Kevin Doran commented on NIFIREG-132:
-------------------------------------
Thanks for testing [~chaffelson]. I've added a commit to GitHub PR #95:
https://github.com/apache/nifi-registry/pull/95
> Various REST API endpoints missing swagger annotations for body parameters.
> ---------------------------------------------------------------------------
>
> Key: NIFIREG-132
> URL: https://issues.apache.org/jira/browse/NIFIREG-132
> Project: NiFi Registry
> Issue Type: Bug
> Affects Versions: 0.1.0
> Reporter: Kevin Doran
> Assignee: Kevin Doran
> Priority: Major
> Fix For: 0.2.0
>
>
> The following endpoints are missing the swagger {{@ApiParam}} annotation for
> the body parameter, which creates incorrect documentation/spec in the
> {{swagger.json}} file in the build output:
> * create flow
> * update flow
> * create flow version
> Thanks to [~chaffelson] for help identifying and testing this issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)