Kind: Class
Source: atloria-monorepo/apps/api/src/project/dto/update-project.dto.ts
Properties
| Property | Type |
|---|---|
name | string |
description | string |
slug | string |
repoUrl | string |
repoBranch | string |
themeId | string |
settings | Record<string, unknown> |
Kind: Class
Source: atloria-monorepo/apps/api/src/project/dto/update-project.dto.ts
| Property | Type |
|---|---|
name | string |
description | string |
slug | string |
repoUrl | string |
repoBranch | string |
themeId | string |
settings | Record<string, unknown> |
Was this page helpful?