Kind: Class
Source: atloria-monorepo/apps/api/src/project/dto/create-project.dto.ts
Properties
| Property | Type |
|---|---|
name | string |
slug | string |
description | string |
repoUrl | string |
repoBranch | string |
themeId | string |
Kind: Class
Source: atloria-monorepo/apps/api/src/project/dto/create-project.dto.ts
| Property | Type |
|---|---|
name | string |
slug | string |
description | string |
repoUrl | string |
repoBranch | string |
themeId | string |
Was this page helpful?