Skip to content

0.19.1

Compare
Choose a tag to compare
@Deraen Deraen released this 26 May 11:08
· 1359 commits to master since this release
  • avoid reflection fixes by Michael Blume
  • one can now wrap body & response-models in predicates and get the swagger docs out:
  :return (s/maybe User)
  :responses {200 (s/maybe User)
              400 (s/either Cat Dog)}
  • updated deps:
[metosin/ring-swagger "0.19.2"] is available but we use "0.19.1"