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
Html2 client generated by codegen does not render correctly in IE 11. as shows in screenshot, exactly same html2 client but when opened by IE 11, part of the parameter schema are missing. This issue does not happen in chrome, edge and Firefox. Also this issue does not happen when I using swagger online editor to generate the html2 documentation.
Swagger-codegen version
master branch 2.3
Swagger declaration file content or url
Example perstore.json
I am looking for a possible solution here. and also this issue does not occur when using swagger online editor tool.