Skip to content

Conversation

@ilayaperumalg
Copy link
Member

  • For all the model response API objects, add @JsonIgnoreProperties(ignoreUnknown = true) which provides flexibility to ignore any unknown properties which come as part of the response

Resolves #3026

 - For all the model response API objects, add `@JsonIgnoreProperties(ignoreUnknown = true)` which provides flexibility to ignore any unknown properties which come as part of the response

Resolves spring-projects#3026

Signed-off-by: Ilayaperumal Gopinathan <[email protected]>
@sobychacko
Copy link
Contributor

Merged via 53019c6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[EPIC] - Add @JsonIgnoreProperties(ignoreUnknown = true) to all response object

2 participants