Kind: Class
Source: atloria-monorepo/apps/api/src/documentation/dto/doc-automation.dto.ts
Properties
| Property | Type |
|---|---|
projectId | string |
skipCloneIfExists | boolean |
skipScreenshots | boolean |
screenshotsOnly | boolean |
includeVideo | boolean |
scenarioId | string |
maxPages | number |
useV4dStructure | boolean |
skipUpload | boolean |
useAgentWriter | boolean |
enableAgentVerification | boolean |
includePaths | string[] |
excludePaths | string[] |
targetAudience | `'beginner' |
audienceScope | string |
tone | `'formal' |
docKind | 'api' |
apiStyle | `'reference-dense' |
maxDocuments | number |
commitHash | string |
branch | string |
gitTag | string |
versionLabel | string |
versionDescription | string |
triggeredBy | `'manual' |
useExternalOutput | boolean |
externalOutputPath | string |
updateAssetsOnly | boolean |
onlySlugs | string[] |
deltaMerge | boolean |
removedSlugs | string[] |
captureOnlySlugs | string[] |
Was this page helpful?