Fork me on GitHub
#ring-swagger
<
2016-01-18
>
shem12:01:11

what is the correct way to express optional query parameters? I've tried several variations of (s/optional-key) without luck

ikitommi12:01:57

with ring-swagger? or compojure-api?

shem13:01:21

compojure-api. that seems to work, thanks!