Skip to content

Commit

Permalink
improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloem committed Dec 2, 2022
1 parent 7560af0 commit 254c258
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,13 @@
* <dependency>
* <groupId>com.github.erosb < /groupId>
* <artifactId>everit-json-schema < /artifactId>
* <version>1.14.1 < /version>
* <version>${everit-json.version} < /version>
* < /dependency>
* }</pre>
*
* <p><b>Note:</b> This functionality has been tested with {@code everit-json-schema} version
* 1.14.1.
*
* <h3>JSON-Schema supported features</h3>
*
* <p>The current Beam implementation does not support all possible features of JSON-schema. The
Expand Down

0 comments on commit 254c258

Please sign in to comment.