manhao-chen
manhao-chen
i tried setting the autoplay=True but it crashes with Object reference not set to an instance of an object.
does this work with 1.9+ CE ? or what about EE ?
using 4.0.2 generating for aspnetcore below are my settings > org.openapitools openapi-generator-maven-plugin 4.0.2 process-sources generate ${project.namespace}/bin/swagger/swagger.yaml aspnetcore ./ false false false false true ${project.namespace}.Api ${project.namespace}.Model true true false true abstract...