Kind: Class
Source: atloria-monorepo/apps/code-analyzer/src/app/analysis/dto/start-analysis.dto.ts
Properties
| Property | Type |
|---|---|
projectId | string |
repoUrl | string |
branch | string |
folderPath | string |
framework | Framework |
patterns | string[] |
modules | string[] |
tokenBudget | number |
organizationId | string |
triggeredBy | string |
Was this page helpful?