[
https://issues.apache.org/jira/browse/NIFI-4166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774017#comment-16774017
]
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 <[email protected]>
> 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)