Kind: Class
Source: atloria-monorepo/apps/api/src/parsing/dto/parse-project.dto.ts
Properties
| Property | Type |
|---|---|
repositoryUrl | string |
provider | RepositoryProvider |
branch | string |
credentials | RepositoryCredentialsDto |
options | ParserOptionsDto |
autoSync | boolean |
Was this page helpful?