File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 44* lexically bound route-trees, generated by ` api ` , pushed to request via ring-swagger middlewares.
55 * no more ` +compojure-api-routes+ ` littering the handler namespaces.
66* fix for [ #101 ] ( https://github.com/metosin/compojure-api/issues/101 )
7+ * fix for [ #102 ] ( https://github.com/metosin/compojure-api/issues/102 )
78* update dependencies:
89
910``` clojure
10- [metosin/ring-swagger " 0.20.3-SNAPSHOT " ] is available but we use " 0.20.2"
11+ [metosin/ring-swagger " 0.20.3" ] is available but we use " 0.20.2"
1112[prismatic/plumbing " 0.4.3" ] is available but we use " 0.4.2"
1213[peridot " 0.4.0" ] is available but we use " 0.3.1"
1314[compojure " 1.3.4" ] is available but we use " 1.3.3"
Original file line number Diff line number Diff line change 1313 [prismatic/schema " 0.4.2" ]
1414 [org.tobereplaced/lettercase " 1.0.0" ]
1515 [metosin/ring-http-response " 0.6.1" ]
16- [metosin/ring-swagger " 0.20.3-SNAPSHOT " ]
16+ [metosin/ring-swagger " 0.20.3" ]
1717 [metosin/ring-middleware-format " 0.6.0" ]
1818 [backtick " 0.3.2" ]
1919 [metosin/ring-swagger-ui " 2.1.1-M2" ]]
You can’t perform that action at this time.
0 commit comments