Kind: Interface
Source: atloria-monorepo/packages/api-client/src/endpoints/projects.ts
Project model for API responses
Properties
| Property | Type |
|---|---|
id | string |
name | string |
slug | string |
description | string |
organizationId | string |
themeId | string |
repoUrl | string |
repoBranch | string |
createdAt | string |
updatedAt | string |
Was this page helpful?