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

Don't use String version of enum parameters. #1846

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

mikereiche
Copy link
Collaborator

Just use the converted value as-is (in case of boolean or Number) enum value.

Closes #1837.

Just use the converted value as-is (in case of boolean or Number) enum value.

Closes #1837.
@mikereiche mikereiche merged commit afaf2ec into main Oct 11, 2023
2 checks passed
mikereiche added a commit that referenced this pull request Oct 11, 2023
Just use the converted value as-is (in case of boolean or Number) enum value.

Closes #1837.
mikereiche added a commit that referenced this pull request Oct 11, 2023
Just use the converted value as-is (in case of boolean or Number) enum value.

Closes #1837.
@mikereiche mikereiche deleted the datacouch_1837_add_more_enum_parameter_testing branch October 26, 2023 00:25
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.

Enum parameter to repository method not handled.
1 participant