mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-13 21:09:02 +00:00
This migrates the server generator for aspnet5 from 1.0.0-rc1-final to 1.0.0. Changes are fairly significant in how Kestrel hosts the application, as well as how Swagger finds XML comments for documentation. Changes are only related to hosting, docker, and configuration.