This month’s release introduces the APIMatic OpenAPI Linter for GitHub, enabling high-quality API definition enforcement directly within CI/CD workflows. We have also enhanced our Docs as Code workflow with asynchronous API portal generation for large ecosystems. Additionally, new customization options, improved theming, and several bug fixes ensure a smoother experience across all SDKs and API documentation.
We’ve launched the APIMatic OpenAPI Linter, a GitHub App designed to maintain high-quality OpenAPI definitions optimized for Code Generation and API Documentation. You can now enforce API definition quality at scale and integrate consumer experience considerations directly into your development workflow.
Key Features:
This expands our suite of quality tools, including Score my API and the APIMatic VS Code Extension.
Learn more in our documentation or install the app via the GitHub Marketplace.
We've introduced native Dark Mode support to the Developer Portal, providing a seamless viewing experience that reduces eye strain. With updated customization capabilities, you have greater flexibility to align your portal’s appearance with your brand identity.
Learn how to enable Dark Mode on your Developer Portal.
Generating portals for large, complex API ecosystems is now more efficient. Our Docs as Code offering now supports an Asynchronous workflow; you can trigger generation and receive a callback notification when the portal is ready for deployment.
Read more about the Async Docs as Code workflow.
A great quick start guide provides the minimal steps necessary for developers to achieve their first successful API call. Read the full guide here.
enableHttpVerbsForAllLangs now allows HTTP method tags (GET, POST, etc.) in the navigation bar for all languages.ReturnCompleteHttpResponse is enabled.The themeOverrides object in the build file is now deprecated. Please migrate to the new theme object. While existing portals using themeOverrides will remain functional, they will not receive future visual updates.