MergeRepositoriesService Resource

provide REST services on the top of stage merge repository plugin

Available Since
1.4-M3

GET /mergeRepositoriesService/mergeConflictedArtifacts/{sourceRepositoryId}/{targetRepositoryId}

permissions are checked in impl

Available Since
1.4-M3
Request Parameters
name type description default
sourceRepositoryId path n/a
targetRepositoryId path n/a
Response Body
media type data type
application/json (custom)
application/xml list of artifact (XML)
Available Since
1.4-M3

GET /mergeRepositoriesService/mergeRepositories/{sourceRepositoryId}/{targetRepositoryId}/{skipConflicts}

permissions are checked in impl

Available Since
1.4-M3
Request Parameters
name type description default
skipConflicts path n/a
sourceRepositoryId path n/a
targetRepositoryId path n/a