We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b2f6d9 commit b2547b1Copy full SHA for b2547b1
release-notes/VERSION
@@ -19,6 +19,7 @@ NOTE: Annotations module will never contain changes in patch versions,
19
#108: Allow `@JsonValue` on fields
20
#109: Add `enabled` for `@JsonAnyGetter`, `@JsonAnySetter`, to allow disabling via mix-ins
21
#113: Add `@JsonMerge` to support (deep) merging of properties
22
+#116: Add `@JsonAlias` annotation to allow specifying alternate names for a property
23
- Allow use of `@JsonView` on classes, to specify Default View to use on non-annotated
24
properties.
25
0 commit comments