BUGS-NYU / schedge

API for NYU's course catalog
https://nyu.a1liu.com/api/
MIT License
55 stars 21 forks source link

OpenAPI Behavior Repro #307

Closed A1Liu closed 1 year ago

A1Liu commented 1 year ago

Please check out e.g. src/main/java/api/App.java to see the Javalin App.

Behavior

A1Liu commented 1 year ago

Annotation processor version was out of date with the OpenAPI Plugin version. This causes the endpoint to return the empty object as an output.