# CreateEntryDto

**Kind:** Class

**Source:** [`atloria-monorepo/apps/api/src/changelog/changelog.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/changelog/changelog.controller.ts#L10)

## Properties

| Property | Type |
|---|---|
| `title` | `string` |
| `body` | `string` |
| `tags` | `string[]` |
