Fork me on GitHub
#ring-swagger
<
2016-11-17
>
elahti05:11:00

Is it possible to add individual parameter descriptions with compojure-api?

ikitommi07:11:32

Just adds meta-data to the Schema (and wraps all non-IObjs into a separate Schema-record so that they can contain meta-data).

abarylko08:11:46

@ikitommi thanks! can you also add the default value?

ikitommi08:11:27

Should work too

elahti08:11:52

and sorry, didn't check examples first.