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