We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CorrelationExpression format is invalid according the schema:
should be:
correlationExpression: header: expression: hello
No response
The text was updated successfully, but these errors were encountered:
There are other expressions as well: https://github.com/apache/camel/blob/568d70fed476d7c61309dbd31b45fd081677d7ea/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/aggregate.json#L18-L21
expressions
Sorry, something went wrong.
feat(Form): Support anyOf & oneOf
d57b3f0
This commit adds support for anyOf & oneOf so it better reflects the Caml YAML DSL schema. fix: KaotoIO#1934 fix: KaotoIO#1913 fix: KaotoIO#794
c4a47bd
This commit adds support for anyOf & oneOf so it better reflects the Caml YAML DSL schema. fix: #1934 fix: #1913 fix: #794
lordrip
Successfully merging a pull request may close this issue.
Describe the Bug
CorrelationExpression format is invalid according the schema:
![Image](https://private-user-images.githubusercontent.com/6814482/405622121-5acbb4af-6160-4665-b780-1251d9b5ee69.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4ODA3MjYsIm5iZiI6MTczODg4MDQyNiwicGF0aCI6Ii82ODE0NDgyLzQwNTYyMjEyMS01YWNiYjRhZi02MTYwLTQ2NjUtYjc4MC0xMjUxZDliNWVlNjkucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDZUMjIyMDI2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YWUwMWQxNGIzMDllNDExNGNkMmFhNjdiYjc3ZmM3Y2I1MzdkZjY2MTEwNDg0ZjRkM2ZjZDM4Y2QxNmEyNDdhNSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.OmbXtn7V5B8xuKOnySm78cz6WKNOGaSH1dCJuxdCeg4)
should be:
Steps to Reproduce the Bug or Issue
Screenshots or Videos
No response
Platform
The text was updated successfully, but these errors were encountered: