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 2
2
3
3
** [ compare] ( https://github.com/metosin/compojure-api/compare/0.24.3...master ) **
4
4
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
+
5
13
* Updated deps:
6
14
7
15
``` clojure
16
+ [metosin/ring-swagger " 0.22.2" ] is available
8
17
[metosin/ring-swagger-ui " 2.1.4-0" ] is available
9
18
[potemkin " 0.4.3" ] is available
10
19
```
Original file line number Diff line number Diff line change 13
13
[org.tobereplaced/lettercase " 1.0.0" ]
14
14
[frankiesardo/linked " 1.2.6" ]
15
15
[metosin/ring-http-response " 0.6.5" ]
16
- [metosin/ring-swagger " 0.22.1 " ]
16
+ [metosin/ring-swagger " 0.22.2 " ]
17
17
[metosin/schema-tools " 0.7.0" ]
18
18
[ring-middleware-format " 0.7.0" ]
19
19
[backtick " 0.3.3" ]
You can’t perform that action at this time.
0 commit comments