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: services names were not always case insensitive #1263

Merged
merged 2 commits into from
Apr 18, 2021

Conversation

fantes
Copy link
Contributor

@fantes fantes commented Apr 15, 2021

in jsonapi, service names were forced to lower when read from json, but were not forced lower case when directly read for url (since switch to oatppjsonapi from httpjsonapi). We now always force lower case (and thus case insentitivity)
now with updated ut

@fantes fantes force-pushed the fix_lower branch 2 times, most recently from 33bc981 to ddc9816 Compare April 16, 2021 06:34
@mergify mergify bot requested review from beniz and Bycob April 16, 2021 06:36
@fantes fantes changed the title fix: services names were sometimes made lower case fix: services names were not always case insensitive Apr 16, 2021
@mergify mergify bot merged commit bee3183 into jolibrain:master Apr 18, 2021
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.

3 participants