v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01485121699.8 KB

Get Changelog

Generate changelog from completed tasks.

Groups completed tasks by type (Features, Fixes, etc.) and formats as markdown changelog.

Args: request: FastAPI request. days: Number of days to include (default 30).

Returns: Dict with 'markdown' key containing changelog text.

get/changelog

Query parameters

daysinteger

Response

Successful Response

object required