Kind: Class
Source: atloria-monorepo/apps/api/src/project/dto/sync.dto.ts
Batch sync request DTO
Properties
| Property | Type |
|---|---|
documents | SyncDocumentDto[] |
conflictStrategy | `'skip' |
autoCreateCategories | boolean |
deleteOrphans | boolean |
docVersionId | string |
Kind: Class
Source: atloria-monorepo/apps/api/src/project/dto/sync.dto.ts
Batch sync request DTO
| Property | Type |
|---|---|
documents | SyncDocumentDto[] |
conflictStrategy | `'skip' |
autoCreateCategories | boolean |
deleteOrphans | boolean |
docVersionId | string |
Was this page helpful?