File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 22
33** [ compare] ( https://github.com/metosin/compojure-api/compare/0.24.3...master ) **
44
5+ - Updated ring-swagger:
6+ - Discard all extra map keys from properties ([ metosin/ring-swagger #77 ] ( https://github.com/metosin/ring-swagger/issues/77 ) )
7+ - All Schema [ extra keys] ( https://github.com/Prismatic/schema/blob/master/src/cljx/schema/core.cljx#L765 )
8+ are now exposed as Swagger additional properties.
9+ - Previously only ` s/Keyword ` were supported.
10+ - Fix JSON Schema ` nil ` default value ([ metosin/ring-swagger #79 ] ( https://github.com/metosin/ring-swagger/issues/79 ) )
11+
12+
513* Updated deps:
614
715``` clojure
16+ [metosin/ring-swagger " 0.22.2" ] is available
817[metosin/ring-swagger-ui " 2.1.4-0" ] is available
918[potemkin " 0.4.3" ] is available
1019```
Original file line number Diff line number Diff line change 1313 [org.tobereplaced/lettercase " 1.0.0" ]
1414 [frankiesardo/linked " 1.2.6" ]
1515 [metosin/ring-http-response " 0.6.5" ]
16- [metosin/ring-swagger " 0.22.1 " ]
16+ [metosin/ring-swagger " 0.22.2 " ]
1717 [metosin/schema-tools " 0.7.0" ]
1818 [ring-middleware-format " 0.7.0" ]
1919 [backtick " 0.3.3" ]
You can’t perform that action at this time.
0 commit comments