[
https://issues.apache.org/jira/browse/NIFI-14824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012435#comment-18012435
]
Pierre Villard commented on NIFI-14824:
---------------------------------------
It is already published as part of the release process but we only expose
latest AFAIK
[https://nifi.apache.org/nifi-docs/swagger.yaml]
but it's also included in the WAR file that we push to Maven
[https://mvnrepository.com/artifact/org.apache.nifi/nifi-web-api/2.5.0]
> Make nifi swagger spec available for download
> ---------------------------------------------
>
> Key: NIFI-14824
> URL: https://issues.apache.org/jira/browse/NIFI-14824
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Reporter: Eric Secules
> Priority: Major
>
> It would be great if a machine readable nifi api spec were generally
> available and updated as part of the release process. NiFi does produce a
> swagger spec from the spring web app, but as far as i can tell the only way
> to get the spec is to clone the nifi repo, build the code and then fish the
> swagger spec out of one of the target directories.
> The swagger spec should be available at a stable URL containing the nifi
> version it was built from and past versions should be preserved.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)