Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/changelog/public-changelog.controller.ts
Published changelog entries for a public project
Endpoint
GET /public/p/:slugWithId/changelog
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
slugWithId | path | string | ✓ | |
limit | query | `string | undefined` | ✓ |
Referenced By
PublicChangelogController(MODULE_DECLARES)
Was this page helpful?