You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Daniel Chaffelson (JIRA)" <ji...@apache.org> on 2018/01/30 08:05:00 UTC

[jira] [Commented] (NIFIREG-132) Various REST API endpoints missing swagger annotations for body parameters.

    [ https://issues.apache.org/jira/browse/NIFIREG-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16344655#comment-16344655 ] 

Daniel Chaffelson commented on NIFIREG-132:
-------------------------------------------

Looking good, Python code output available at : [https://github.com/Chaffelson/nipyapi/blob/master/nipyapi/registry/apis/bucket_flows_api.py]

> 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)