4.1.2
(fix): Fix wire test snippets dropping additional properties not declared in the
schema. Types with @JsonAnySetter now emit .additionalProperty() builder
calls for extra fields present in example data, so the serialized output
matches the expected JSON.