MergeRepositoriesService Resource
provide REST services on the top of stage merge repository plugin
- ./mergeRepositoriesService/mergeConflictedArtifacts/{sourceRepositoryId}/{targetRepositoryId}
- ./mergeRepositoriesService/mergeRepositories/{sourceRepositoryId}/{targetRepositoryId}/{skipConflicts}
- Available Since
- 1.4-M3
GET /mergeRepositoriesService/mergeConflictedArtifacts/{sourceRepositoryId}/{targetRepositoryId}
permissions are checked in impl
- Available Since
- 1.4-M3
name | type | description | default |
---|---|---|---|
sourceRepositoryId | path | n/a | |
targetRepositoryId | path | n/a |
media type | data type |
---|---|
application/json | array of Artifact (JSON) |
application/xml | list of artifact (XML) |
- Available Since
- 1.4-M3