Thanks, I see. I also got the impression from my research that there isn’t an established way of integrating both atm but people have been trying to get it done. TBH I think we might just go on without Swagger then. But I will try to come up with something like you suggested first. 🙂
@nblumoe if you are using compojure as routing lib in front of Liberator, you can use compojure-api & ring-swagger for routing & swagger and the actual request processing with Liberator. Here is discussion & links to hopefully working examples: https://github.com/metosin/compojure-api/issues/185
Thanks! Will check that and the guide over here too: https://github.com/metosin/compojure-api/wiki/Resources-and-Liberator#integration-with-liberator