If the schema defines a nullable integer attribute with minimum and/or maximum (can be also exclusive), the call to SchemaRegistry#getSchema throws an exception.
tools.jackson.databind.exc.JsonNodeException:
'ArrayNode' method asString() cannot convert value [...(2 elements)] to java.lang.String:
value type not coercible to String
Main.java
pom.xml