You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Gilman (JIRA)" <ji...@apache.org> on 2016/11/02 13:51:59 UTC

[jira] [Created] (NIFI-2978) Rest Api - OpenApi spec

Matt Gilman created NIFI-2978:
---------------------------------

             Summary: Rest Api - OpenApi spec
                 Key: NIFI-2978
                 URL: https://issues.apache.org/jira/browse/NIFI-2978
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
            Reporter: Matt Gilman


Review the Rest Api regarding the adherence of the OpenApi specification. Specifically, there are known issues around usages of dates/timestamps. To achieve adherence in the 1.x baseline we've updated the documentation (and the generated swagger.json) to report the fields as strings.

This effort should be considered when possible. Because the Rest Api is a public API we cannot make backward breaking changes in minor/incremental version changes (unless the endpoint is marked as non-guaranteed). If possible, we could somehow version the Rest Api and essentially mark the old endpoints as deprecated prior to waiting for the next major version of Apache NiFi. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)