OpenAPI 3.1.0raw.githubusercontent.com2026-08-12485121701.2 KB

e10b2b4d947c

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