Batch Describe Merge Conflicts
POST {{aws_codecommit_base_url}}/?Action=BatchDescribeMergeConflicts
Request Params
Key | Datatype | Required | Description |
---|
Action | string | | The level of conflict detail to use. If unspecified, the default FILE_LEVEL is used, which will return a not mergeable result if the same file has differences in both branches. If LINE_LEVEL is specified, a conflict will be considered not mergeable if the same file in both branches has differences on the same line. |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
User-Agent | string | | |
X-Amz-Target | string | | |