You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2018/01/18 17:47:01 UTC

[jira] [Resolved] (NIFIREG-112) Add a 'diff' endpoint to the API/Client for comparing 2 versions of a flow

     [ https://issues.apache.org/jira/browse/NIFIREG-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Bende resolved NIFIREG-112.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.2.0

> Add a 'diff' endpoint to the API/Client for comparing 2 versions of a flow 
> ---------------------------------------------------------------------------
>
>                 Key: NIFIREG-112
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-112
>             Project: NiFi Registry
>          Issue Type: Sub-task
>    Affects Versions: 0.1.0
>            Reporter: Danny Lane
>            Assignee: Danny Lane
>            Priority: Major
>             Fix For: 0.2.0
>
>
> To facilitate the behavior described in the parent ticket we need to add an endpoint to the registry API and client for retrieving a list of differences between two supplied versions of a flow.
> A suggested uri is {{/buckets/\{bucketId\}/flows/\{flowId\}/diff/\{versionA\}/\{versionB\}}}
> The response format should be something similar to the format used by NiFi for its {{local-modifications}} endpoint.
>  



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