We've introduced a new OpenAPI linting ruleset for Agentic Tools generation.
83 posts tagged with "New Feature"
View All TagsIRB Support for the Ruby SDKs
We have added support for exploring the Ruby SDK interactively using IRB (Interactive Ruby).
Introducing Client Initialization from Configuration for .NET SDKs
We have added support for initializing the .NET SDK from configuration to simplify setup and enhance developer experience.
Initialize Ruby SDK clients using Environment variables
We have added support for initializing the Ruby SDK from environment to simplify setup and enhance developer experience.
Introducing Client Initialization from Environment in Python SDKs
We have added support for initializing the SDK directly from environment to simplify setup and enhance developer experience.
Introducing Webhooks and Callbacks support in PHP and Go SDKs
This enhancement allows developers to easily manage API notifications and event-driven workflows without extra setup. With type-safe handlers and configured signature verification, integration becomes simpler and more reliable.
Introducing Webhooks and Callbacks support in SDKs and Developer Portals
This enhancement allows developers to easily manage API notifications and event-driven workflows without extra setup. With type-safe handlers and configured signature verification, integration becomes simpler and more reliable.
Introducing Proxy Configuration Support in Python SDKs
We’ve added support for configuring proxy servers in the generated Python SDKs.
Introducing Proxy Configuration Support in Java and Ruby SDKs
We’ve added support for configuring proxy servers in the generated Java and Ruby SDKs.
Added Filepath Workflow to GitHub App
Introducing a more flexible and efficient way to validate your OpenAPI definitions with our GitHub App! The new Filepath Workflow allows you to specify the exact path to your main OpenAPI file, making it easier to manage and validate complex or modular API projects. This update streamlines the validation process, reduces unnecessary checks, and ensures your API definitions are always up to standard.