We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb5a74 commit 65a56adCopy full SHA for 65a56ad
docs/user-manual/en/json.adoc
@@ -117,7 +117,7 @@ include/exclude certain fields. The annotation also works on getters.
117
Finally use the Camel `JacksonDataFormat` to marshall the above POJO to
118
JSON.
119
120
-Note that the weight field is missing in the resulting JSON:
+Note that the height field is missing in the resulting JSON:
121
122
[source,java]
123
-----------------------
0 commit comments