Comparison API
I would like to have a Comparison API. An API that would allow me to:
- initiate a Comparison between two saved sources
- specify filters
- retrieve a list of comparisons
- retrieve status
- download the results of a comparison
- send a list of metadata items along with a comparison ID in order to select those items for deployment
- trigger a merge/deployment
1
vote