Fork me on GitHub
#ring-swagger
<
2016-01-22
>
sventechie16:01:01

Hey, I really like the new changes to compojure-api. However, I was following the migration docs and the :middlewares -> :middleware is not mentioned. That would be really helpful to add.

juhoteperi16:01:16

Yeah will update

juhoteperi16:01:28

Ha, it is kind of mentioned, there is *todo* mark under middlewares header 😄

sventechie16:01:11

OK, after changing my :middlewares keys to :middleware I”m getting "No method in multimethod 'restructure-param' for dispatch value: :middleware"

sventechie16:01:29

(I’m trying to refactor authenticated-compojure-api to support the changes)

juhoteperi16:01:32

The snapshot is probably not updated since middleware change was merged

sventechie16:01:59

Oh, that explains why I didn’t get the expected errors / warnings.

juhoteperi16:01:20

New snapshot is available now