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

Remove coercion for string parameters #35

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

0237h
Copy link
Collaborator

@0237h 0237h commented May 30, 2024

If the parameters are not supplied, the coercion will actually return them as 'undefined' string which is not the expected behavior.

If the parameters are not supplied, the coercion will actually return
them as 'undefined' string which is not the expected behavior.
@0237h 0237h self-assigned this May 30, 2024
@github-actions github-actions bot added the bug Something isn't working label May 30, 2024
@0237h 0237h merged commit 8fc6cf4 into main May 30, 2024
2 checks passed
@0237h 0237h deleted the fix/remove-coerce-string-params branch May 30, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant