Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore uknown fields? #127

Closed
lilaboc opened this issue Sep 30, 2023 · 0 comments
Closed

Ignore uknown fields? #127

lilaboc opened this issue Sep 30, 2023 · 0 comments

Comments

@lilaboc
Copy link
Contributor

lilaboc commented Sep 30, 2023

As Facebook is introducing new fields all the time, can we ignore unknown fields to make this project "compatible" to future changes? Otherwise project is breaking from time to time :(

Example issues:
#125
#101
#103
#105

Example method:
https://www.baeldung.com/jackson-deserialize-json-unknown-properties

sgdesmet added a commit to sgdesmet/whatsapp-business-java-api that referenced this issue Jan 2, 2024
Prevent webhook deserialization failing when Meta adds a field.
Fixes Bindambc#127
sgdesmet added a commit to sgdesmet/whatsapp-business-java-api that referenced this issue Jan 2, 2024
Prevent webhook deserialization failing when Meta adds a field.
Fixes Bindambc#127
Bindambc added a commit that referenced this issue Jan 26, 2024
sgdesmet added a commit to sgdesmet/whatsapp-business-java-api that referenced this issue Oct 7, 2024
Prevent webhook deserialization failing when Meta adds a field.
Fixes Bindambc#127
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant