Skip to content

Adds OpenAPI oneOf for connector properties at runtime#235

Open
NicoPiel wants to merge 4 commits intoOpenIntegrationEngine:mainfrom
NicoPiel:feature/properties-annotations
Open

Adds OpenAPI oneOf for connector properties at runtime#235
NicoPiel wants to merge 4 commits intoOpenIntegrationEngine:mainfrom
NicoPiel:feature/properties-annotations

Conversation

@NicoPiel
Copy link
Collaborator

@NicoPiel NicoPiel commented Jan 3, 2026

Adds an OpenAPI/Swagger Schema annotation to the connector properties field to declare concrete property subclasses via oneOf. This enables correct polymorphic schema generation for connector properties, improving API documentation and client code generation.

Also imports the Schema annotation required for the new metadata.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants