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

fix(package): removes parameter value validation #78

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

pallabpain
Copy link
Member

@pallabpain pallabpain commented May 31, 2024

Description

This PR removes the validation on parameter values.

We had removed parameter value validation in the backend. However, the
SDK still checked for empty value. This prohibits users to set empty
values in environment variables. This commit, removes the validation.

https://www.wrike.com/open.htm?id=1374797669
@pallabpain pallabpain requested review from a team as code owners May 31, 2024 05:02
@pallabpain pallabpain self-assigned this May 31, 2024
@pallabpain pallabpain added the bug Something isn't working label May 31, 2024
@pallabpain pallabpain merged commit df2f0dc into devel Jun 4, 2024
4 checks passed
@rr-github-ci-user
Copy link

🎉 This PR is included in version 1.15.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants