Kind: Interface
Source: atloria-monorepo/packages/api-client/src/endpoints/change-requests.ts
One file's conflict report: the conflicting sections verbatim plus counts of how the remaining sections classified
Properties
| Property | Type |
|---|---|
path | string |
documentId | string |
sections | ChangeRequestConflictSection[] |
counts | { unchanged: number; 'take-theirs': number; 'keep-mine': number; conflict: number } |
Was this page helpful?