Thursday, May 7, 2026
shippedAdded live API reference to documentation
Buğra Gündüz replaced the placeholder API scaffolding in the mintlify-docs repository with a live tab that renders the revenue-agents v1 OpenAPI specification [ref:1].
The change removed the Plant Store starter example that had been standing in under api-reference/ and wired the docs to pull from the actual spec served at app.hockeystack.com/api/revenue-agents/v1/openapi.json [1]. The tab now auto-renders pages directly from that live endpoint, so API documentation stays synchronized with the actual service without manual updates.
Sources
- docs: add API tab pointing at the live revenue-agents v1 OpenAPI spec · HockeyStack/mintlify-docs