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

Fixed SOAP APIs are not working properly for "_" path operators #12055

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

shnrndk
Copy link
Contributor

@shnrndk shnrndk commented Jun 16, 2023

Purpose

This PR fixes the SOAP APIs are not working for "_" path operators.
Related Github Issue: https://github.com/wso2-enterprise/wso2-apim-internal/issues/1004

Approach

This fix has done by changing the string splitting method from "_" to the "httpmethod" and the other fix is changing the indexof() to lastindexof().

@npamudika npamudika merged commit 8fdaaf7 into wso2:master Jul 13, 2023
3 of 4 checks passed
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.

2 participants