Skip to content

Json enum case insensitive #941

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

Merged
merged 2 commits into from
Feb 21, 2025
Merged

Json enum case insensitive #941

merged 2 commits into from
Feb 21, 2025

Conversation

l-trotta
Copy link
Contributor

The elasticsearch server sometimes accepts user strings as enums, ignoring the case of the letters, so the clients must parse json enums regardless of the case.

@l-trotta l-trotta requested a review from swallez February 21, 2025 10:38
Copy link
Member

@swallez swallez left a comment

Choose a reason for hiding this comment

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

LGTM

@l-trotta l-trotta merged commit ee3b520 into main Feb 21, 2025
8 checks passed
@l-trotta l-trotta deleted the json-enum-case branch February 21, 2025 14:51
github-actions bot pushed a commit that referenced this pull request Feb 21, 2025
github-actions bot pushed a commit that referenced this pull request Feb 21, 2025
l-trotta added a commit that referenced this pull request Feb 21, 2025
l-trotta added a commit that referenced this pull request Feb 21, 2025
github-actions bot pushed a commit that referenced this pull request Mar 7, 2025
github-actions bot pushed a commit that referenced this pull request Mar 7, 2025
l-trotta added a commit that referenced this pull request Mar 7, 2025
l-trotta added a commit that referenced this pull request Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants