Skip to content

list

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/changelog/changelog.controller.ts

List changelog entries (drafts inbox + published history)

Endpoint

GET /changelog/:projectId/entries

ParameterInTypeRequiredDescription
projectIdpathstring
queryqueryListEntriesQueryDto

Referenced By

  • ChangelogController (MODULE_DECLARES)

Was this page helpful?

Download as PDF