Fork me on GitHub
#ring-swagger
<
2016-10-12
>
singen14:10:51

I have another question about compojure-api, how does one express a byte array (or binary data in general) as a return value?

ikitommi14:10:44

just dont set any return type. Swagger 2.0 spec is just for JSONish data.

singen14:10:17

Too simple

singen15:10:37

I really like this compojure-api