Kind: Interface
Source: atloria-monorepo/packages/api-client/src/endpoints/change-requests.ts
Payload for resolving one conflicted file of a change request
Properties
| Property | Type |
|---|---|
documentId | string |
resolvedContent | string |
Kind: Interface
Source: atloria-monorepo/packages/api-client/src/endpoints/change-requests.ts
Payload for resolving one conflicted file of a change request
| Property | Type |
|---|---|
documentId | string |
resolvedContent | string |
Was this page helpful?