Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Open API Specification Functionality #1490

Open
jcordes73 opened this issue Sep 27, 2024 · 2 comments · May be fixed by #1524
Open

Import Open API Specification Functionality #1490

jcordes73 opened this issue Sep 27, 2024 · 2 comments · May be fixed by #1524
Labels
enhancement New feature or request

Comments

@jcordes73
Copy link

Please describe the feature that you want to propose

Allow for importing an Open API Specification and creating direct routes based on the operationName defined in the spec. As a further enhancement a dummy response should be provided.

@apupier
Copy link
Member

apupier commented Sep 27, 2024

This feature is provided by the VS Code Language Support extension: https://camel-tooling.github.io/camel-lsp-client-vscode/content/commands.html#create-a-camel-route-using-camel-jbang , see chapter From an OpenAPI file with YAML Dsl

@jcordes73
Copy link
Author

Unfortunately this is not integrated in the UI and requires many additional steps.

@lordrip lordrip linked a pull request Oct 3, 2024 that will close this issue
@apupier apupier added the enhancement New feature or request label Oct 3, 2024
lordrip added a commit to lordrip/kaoto that referenced this issue Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

2 participants