code77
code77
## Problem This change addresses a problem where there's no model information generated if the return type of a REST method is wrapped inside javax.ws.rs.core.Response object (often the case). http://docs.oracle.com/javaee/7/api/javax/ws/rs/core/Response.html...
Hello, I came across this project and it's great. It's exactly what I need for my project in which I'm receiving json messages over MQTT. The problem I'm facing, is...
When I fetch book data from [openlibrary.org](openlibrary.org) I usually prefer to download the latest edition of a given book. **Could this plugin support fetching data from a specific edition?** It...