You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/02/21 12:11:00 UTC

[jira] [Commented] (NIFI-4166) Create toolkit module to generate and build Swagger API library for NiFi

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

ASF subversion and git services commented on NIFI-4166:
-------------------------------------------------------

Commit 270b6d5897117cb282bb59cc26abd29e1c54765d in nifi's branch refs/heads/master from Joe Skora
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=270b6d5 ]

NIFI-4166 Create nifi-toolkit-api.
NIFI-4166 Adjusted dependencies
NIFI-4166 Excluded RAT and checkstyle for generated-sources. (Added by Mike Thomsen)

This closes #1994

Signed-off-by: Mike Thomsen <mi...@gmail.com>


> Create toolkit module to generate and build Swagger API library for NiFi
> ------------------------------------------------------------------------
>
>                 Key: NIFI-4166
>                 URL: https://issues.apache.org/jira/browse/NIFI-4166
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Tools and Build
>            Reporter: Joe Skora
>            Assignee: Joe Skora
>            Priority: Minor
>
> Create a new toolkit module to generate the Swagger API library based on the current REST API annotations in the NiFi source by way of the Swagger Codegen Maven Plugin.  This should make it easier access to access the REST API from Java code or Groovy scripts.
> Swagger Codegen support other languages, so this could be expanded for additional API client types.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)