[
https://issues.apache.org/jira/browse/NIFIREG-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327711#comment-16327711
]
ASF GitHub Bot commented on NIFIREG-112:
----------------------------------------
Github user dannylane commented on the issue:
https://github.com/apache/nifi-registry/pull/86
I should add the client change before I submit the PR
> 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
>
> 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)