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

Support importing schema from Open API spec #1851

Open
igarashitm opened this issue Dec 11, 2024 · 0 comments
Open

Support importing schema from Open API spec #1851

igarashitm opened this issue Dec 11, 2024 · 0 comments
Labels
DataMapper All issues related to the DataMapper enhancement New feature or request functionality

Comments

@igarashitm
Copy link
Contributor

igarashitm commented Dec 11, 2024

Please describe the feature that you want to propose

In the Open API spec file, it eventually refers to the data types defined in embedded JSON/XML schema.

As a first iteration, let user choose which message in the OpenAPI spec they want to use for the data mapping and render it.

cf. #1853
Ultimately, we would want to automatically detect if we want to create a request or read a response to/from the API and choose, but it needs to deeply analyze the camel route. That's for the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DataMapper All issues related to the DataMapper enhancement New feature or request functionality
Projects
Status: Backlog
Development

No branches or pull requests

1 participant