GitHub: https://github.com/PramodKumarYadav/r...
Goal:
Ignore unknown fields to parse only relevant fields while deserialising response.
Objective:
Ignore unknown fields to parse only relevant fields while deserialising response using JsonIgnore properties annotation
Next steps:
Fix formatting issues.