Connector Development Kit (CDK) v3.1.0 - OpenAPI Spec Importer Tool & Connector Sharing
**What’s New in CDK v3.1.0?**This update introduce two new exciting features for CDK users:
- Enhanced support for generating connectors from OpenAPI specifications, making it easier to integrate APIs into the Tray Platform
- The ability for users to share deployed connectors within their organisation.
User-Facing Changes:- **OpenAPI Spec Import: ** CDK users can now import OpenAPI 3.0 specifications to generate connectors even faster. This streamlines the creation of connectors for APIs with an OpenAPI spec file.
- **Supported Features & Limitations: **The release supports schema internal component references, JSON OpenAPI spec version 3, and primitive types for inputs/outputs. YAML spec files, Swagger API version 2, and some authentication features remain unsupported.
- **Error Handling Enhancements: **An
errors.jsonfile will be generated for any import process errors, offering clear feedback on issues to address. - Sharing Connectors:
Users can now share deployed connectors with team members within the same organisation by specifying their emails directly in the CLI. This is a big first step towards enhancing collaboration and management of integrations.
For detailed implementation guides and more information, please visit the Tray Developer Portal.