Skip to content

Commit 917d76e

Browse files
committed
Add support for validating JQ
1 parent f190cbc commit 917d76e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
References from endpoint uri to corresponding setters in camel classes, e.g. from the <code>synchronous</code> substring in endpoint uri <code>"direct:abc?synchronous=true"</code>
1818
to <code>DirectEndpoint#setSynchronous</code>
1919
</li>
20+
<li>Real time validation of camel-jq expressions<li>
2021
</ul>
2122
]]>
2223
</change-notes>

0 commit comments

Comments
 (0)