Danny Lane created NIFIREG-112:
----------------------------------
Summary: 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
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
(v6.4.14#64029)