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

feat: add case insensitivity for reducer #731

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

mattcole19
Copy link
Contributor

@mattcole19 mattcole19 commented Feb 23, 2023

🚥 Fixes #678

🧰 Changes

Modified reducer to keep matching paths, tags, and/or methods regardless of casing.

🧬 QA & Testing

Changed casing in existing tests to ensure changes work.

Copy link
Member

@erunion erunion left a comment

Choose a reason for hiding this comment

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

this is awesome! thanks so much.

@erunion erunion merged commit 74672da into readmeio:main Mar 3, 2023
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.

OAS reducer library should be able to reduce irregardless of the supplied casing
2 participants