示例#1
0
 internal static void IncludeApiKeyAuthentication(this SwaggerGenOptions options)
 {
     options.AddApiKeySecurityDefinition();
 }