Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/changelog/changelog.controller.ts
Discard a draft
Endpoint
POST /changelog/:projectId/entries/:entryId/discard
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
entryId | path | string | ✓ |
Referenced By
ChangelogController(MODULE_DECLARES)
Was this page helpful?