Skip to content

Get changelog since current version

GET
/api/v1/version/changelog
curl --request GET \
--url http://127.0.0.1:58259/api/v1/version/changelog

Retrieve the changelog since the current version.

Changelog returned successfully

Media type */*
Array<object>
object
version
string
name
string
changelog
string
url
string
publishedAt
string format: date-time