You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#19 Bump jackson-databind to 2.9.9 #17 Fix OpenAPI generation for schema ref to not be a type object bug #18 Fix to set version from @OpenAPIDefinition info version into generated openapi.json (swagger) bug
#16 Support Javalin version 3 and version 2 #14 Support bean validation #10 Support @produces media type #11 Generate OpenAPI documentation (swagger doc as json) for controllers #12 Support defining annotations on interfaces that controllers implement #13 OpenAPI requestBody for @Form or form parameters #15 Refactor OpenAPI/Swagger generation adding DocContext
#9 Add type conversion for boolean, Boolean, BigDecimal, Instant, OffsetDateTime #7 Support metric parameters #8 Have @Form on method imply a bean is a "form bean" (not require @Form on method param)