diff_versions
ActiveTool of io.github.lazymac2x/api-changelog-tracker
declared in 1.1.0
Compare changelog state between two dates for an API. Shows what was added or removed in the range.
Parameters schema
{
"type": "object",
"required": [
"api_id",
"from_date",
"to_date"
],
"properties": {
"api_id": {
"type": "string"
},
"to_date": {
"type": "string",
"description": "End date (ISO 8601)"
},
"from_date": {
"type": "string",
"description": "Start date (ISO 8601)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.lazymac2x/api-changelog-tracker
https://github.com/lazymac2x/api-changelog-tracker-api
1/7 registries