File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
1
Project: jackson-module-jsonSchema
2
- Version: 2.2.3 (xx-xxx-2013)
2
+ Version: 2.3.0 (xx-xxx-2013)
3
3
4
- #13: IntegerSchema returns type "NUMBER", should return "INTEGER"
5
- - Fix for `@JsonValue` handling in jackson-databind, added unit test to
6
- verify that things work for Schema
4
+ #18: Add mechanism to customize schema for property
5
+ (suggested by rpdai)
7
6
8
7
------------------------------------------------------------------------
9
8
=== History: ===
10
9
------------------------------------------------------------------------
11
10
11
+ 2.2.3 (26-Aug-2013)
12
+
13
+ #13: IntegerSchema returns type "NUMBER", should return "INTEGER"
14
+ - Fix for `@JsonValue` handling in jackson-databind, added unit test to
15
+ verify that things work for Schema
16
+
12
17
2.2.2 (27-May-2013)
13
18
2.2.1 (03-May-2013)
14
19
You can’t perform that action at this time.
0 commit comments