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/api/v1/changelog
Query parameters
daysinteger
Response
Successful Response
object required
Changes
Changed in 1 of the 15 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○