We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HI Team,
There is an issue regarding SOAP to REST conversion[1] and you can follow the below steps to reproduce the issue.
[1] https://apim.docs.wso2.com/en/latest/integrate/develop/creating-artifacts/creating-an-api/#creating-the-api-artifact
<xsd:element name="SAMPLE" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="PARAM" minOccurs="0" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="NAME" type="xsd:string" /> <xsd:element name="VALUE" type="xsd:string" /> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element>
IntegrationStudio
8.2.0
No response
The text was updated successfully, but these errors were encountered:
This issue has already been resolved in the master branch.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Description
HI Team,
There is an issue regarding SOAP to REST conversion[1] and you can follow the below steps to reproduce the issue.
[1] https://apim.docs.wso2.com/en/latest/integrate/develop/creating-artifacts/creating-an-api/#creating-the-api-artifact
Steps to Reproduce
Expected behaviour:
Current behaviour:
Affected Component
IntegrationStudio
Version
8.2.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: