In compojure-api is there any way to specify :responses for all the routes in the api in the single place?
compojure-api
:responses
api
Because I have the same code + spec repeated in all the routes