forked from loafle/openapi-generator-original
* Update controller.mustache Moved using directive for Microsoft.AspNetCore.Authorization outside of useSwashbuckle tag to prevent compilation errors with Authorize tag if Swashbuckle is disabled. * Updated aspnetcore-3.x samples