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

Improve unexpected field handling #105

Merged
merged 4 commits into from
Jan 19, 2022

Conversation

JeremyKennedy
Copy link
Contributor

On my end, I changed my logic so that in all cases I'm aware of, things are handled as expected even when unexpected fields are sent to the API. Specifically, when partner income is sent while marital status is single, things are still good.

Also removed the forbidden field rules, so when formerly forbidden fields are sent, there is no longer any errors.

@vercel
Copy link

vercel bot commented Jan 19, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

eligibility-estimator – ./

🔍 Inspect: https://vercel.com/eligibility-estimator/eligibility-estimator/BkpVbNa9cUnAHLvPmqG8L1zDnHxx
✅ Preview: https://eligibility-estimator-git-feature-eed3f6-eligibility-estimator.vercel.app

Copy link
Contributor

@KhalidAdan KhalidAdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in the app, works VERY well! woo!

@JeremyKennedy JeremyKennedy merged commit ff3234c into develop Jan 19, 2022
@JeremyKennedy JeremyKennedy deleted the feature/unexpected_field_handling branch January 19, 2022 17:37
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

Successfully merging this pull request may close these issues.

2 participants