Fork me on GitHub
#ring-swagger
<
2018-08-10
>
bja15:08:58

is there a way to specify routes defined at the top level of an api use spec for coercion? I guess what i'm asking is would (context "/" [] :coercion :spec .....) make sense? Is there a better way?

ikitommi15:08:13

@bja set it via api options?

bja15:08:33

oh, didn't realize I could set it globally for the api. thanks!

bja15:08:52

finally trying out spec after years of faithful schema usage