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

Ensure updating function doesn't reset other params #188

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

stnguyen90
Copy link
Contributor

What does this PR do?

For any optional param not sent to the API, the values are reset to the default value. This update ensures we pass the existing values so that they aren't reset.

Test Plan

Manually updated each section of the function settings and refreshed to make sure the other values still remained the same.

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

Yes

@vercel
Copy link

vercel bot commented Nov 23, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
console ✅ Ready (Inspect) Visit Preview Nov 23, 2022 at 4:51PM (UTC)

For any optional param not sent to the API, the values are reset to the
default value. This update ensures we pass the existing values so that
they aren't reset.
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