Bug Report Checklist
Description
When you use wrapped xml arrays the instructions are completely ignored.
openapi-generator version
master
OpenAPI declaration file content or url
src/test/resources/3_0/petstore.yaml
Generation Details
just activate withXML
Steps to reproduce
activate withXML and observe that all xml instructions are ignored (e.g. tags>tag or photoUrls>photoUrl)
Related issues/PRs
TBD
Suggest a fix
Merge PR TBD
Bug Report Checklist
Description
When you use wrapped xml arrays the instructions are completely ignored.
openapi-generator version
master
OpenAPI declaration file content or url
src/test/resources/3_0/petstore.yaml
Generation Details
just activate withXML
Steps to reproduce
activate withXML and observe that all xml instructions are ignored (e.g.
tags>tagorphotoUrls>photoUrl)Related issues/PRs
TBD
Suggest a fix
Merge PR TBD