Kind: Interface
Source: atloria-monorepo/packages/types/src/dtos/project.dto.ts
DTO for creating a new project
Properties
| Property | Type |
|---|---|
name | string |
slug | string |
description | string |
organizationId | string |
themeId | string |
repoUrl | string |
repoBranch | string |
Kind: Interface
Source: atloria-monorepo/packages/types/src/dtos/project.dto.ts
DTO for creating a new project
| Property | Type |
|---|---|
name | string |
slug | string |
description | string |
organizationId | string |
themeId | string |
repoUrl | string |
repoBranch | string |
Was this page helpful?