Generate release notes from commit log or changelog. Keep a Changelog format wit...
https://api.strale.io/x402/v2/release-notes-generateOverview
Generate release notes from commit log or changelog. Keep a Changelog format with Added/Changed/Fixed/Removed sections.
Protocol
x402
Price
$0.03
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-09-19 16:14:06
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"commits": {
"required": true,
"type": "string"
},
"version": {
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"markdown": {
"type": "string"
},
"sections": {
"type": "object"
},
"summary": {
"type": "string"
},
"version": {
"type": "string"
}
}