I did notice that a few items in the OpenAPI json are a little odd - there's a String,?> and a Long> that I saw.
The String,?> is in tests/test-javalin-jsonb/src/main/resources/openapi.json, and the Long> was in the jex test (which also has a T now I look at it)