NahidAfzali opened a new issue, #9315: URL: https://github.com/apache/apisix/issues/9315
### Current Behavior Hi, when I transform soap API to rest, a request parameter whose type is base64Binary doesn't add to the parameters. I found the problem and edit the API definition. But the main problem is that the resources do not change and because of this bug, the request doesn't send the base64Binary parameter. Please help me with this bug or mistake. ### Expected Behavior _No response_ ### Error Logs the request doesn't send the base64Binary parameter ### Steps to Reproduce SOAP API Import WSDL . . . API configuration/Resources/edit API parameters test from the devportal ### Environment WSO2 AM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
