You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue seems to lie in the schema. If it's a plain "string", then you get invalid XML in the Online doc, but you can send in the XML. If you have a "proper" schema, then it fails to send.
https://jenkins.swagger.io/view/OSS%20-%20Java/job/oss-swagger-codegen-3/832/io.swagger.codegen.v3$swagger-codegen-cli/artifact/io.swagger.codegen.v3/swagger-codegen-cli/3.0.21-SNAPSHOT/swagger-codegen-cli-3.0.21-SNAPSHOT.jar
Generated nodejs-server from the above build.
Expected behaviour: XML is passed to the server and can be processed.
undefined
is received.The text was updated successfully, but these errors were encountered: