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

rest-openapi-sink kamelet sink - Add option to configure host and basePath option #2344

Open
davsclaus opened this issue Jan 10, 2025 · 1 comment
Assignees
Milestone

Comments

@davsclaus
Copy link
Contributor

https://github.com/apache/camel-kamelets/blob/main/kamelets/rest-openapi-sink.kamelet.yaml

The spec may contain a default host:port/basePath but you would often need to configure the actual values. As the default can be localhost:8080 which is not useable for production.

@davsclaus
Copy link
Contributor Author

Also maybe add clientRequestValidation which end users can turn on if they want camel to validate the request before calling the rest service

@oscerd oscerd self-assigned this Jan 10, 2025
@oscerd oscerd added this to the 4.10.0 milestone Jan 10, 2025
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

No branches or pull requests

2 participants