Closed A1Liu closed 1 year ago
Please check out e.g. src/main/java/api/App.java to see the Javalin App.
src/main/java/api/App.java
Annotation processor version was out of date with the OpenAPI Plugin version. This causes the endpoint to return the empty object as an output.
Please check out e.g.
src/main/java/api/App.java
to see the Javalin App.