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