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

CAMEL-17020 Fixed apiContextPath and added clientRequestValidation #6182

Merged
merged 2 commits into from
Sep 30, 2021

Conversation

henka-rl
Copy link
Contributor

Fixed so that apiContextPath is set on the generator for xml (swagger and openapi) and yaml (openapi).
Also added the parameter clientRequestValidation that is missing in the openapi plugin

Copy link
Contributor

@oscerd oscerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good in general but the SQL component formatting seems weird.

@davsclaus
Copy link
Contributor

Yeah you can remove the SQL changes. Its unfortuntately the source generator it uses that generates different code depending on the JDK version you use (I think)

@davsclaus davsclaus merged commit 0e3a13e into apache:main Sep 30, 2021
davsclaus pushed a commit that referenced this pull request Sep 30, 2021
…6182)

* CAMEL-17020 Fixed apiContextPath and added clientRequestValidation

* Restored SSPTParser* classes
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