A Copilot for your API spec and Pagination
Blog post from Speakeasy
Speakeasy has introduced new features and improvements to simplify API maintenance and enhance user experience, focusing on LLM-powered spec maintenance and auto pagination for managed SDKs. The LLM-powered spec maintenance utilizes ChatGPT to suggest actionable changes to API specs, aiming to improve documentation and create more ergonomic SDKs, with future integration into GitHub for seamless change management. The auto pagination feature allows users to manage paginated API responses effortlessly by generating SDKs with built-in pagination rules, providing iterable objects for easy looping over responses. Additionally, enhancements include support for deprecated operations across all languages in managed SDKs, expanded Terraform functionality, and a new interactive mode in the Speakeasy CLI, with added support for the Chocolatey package manager on Windows.