forked from loafle/openapi-generator-original
Swashbuckle generation was missing the configuration to rename from default swagger.json to openapi.json (expected by change in SwaggerUI's configuration for the endpoint). This generates to the appropriate location and updates the sample to load the Swagger UI properly on run.