How to use swagger with a generic jaxrs api that writes response based on query params and response body is written using response builder class... Any example would be appreciated.
How to use swagger with a generic jaxrs api that writes response based on query params and response body is written using response builder class....