Class AbpSwaggerGenOptionsExtensions
Inheritance
object
AbpSwaggerGenOptionsExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: Volo.Abp.Swashbuckle.dll
Syntax
public static class AbpSwaggerGenOptionsExtensions
Methods
HideAbpEndpoints(SwaggerGenOptions)
Declaration
public static void HideAbpEndpoints(this SwaggerGenOptions swaggerGenOptions)
Parameters
| Type | Name | Description |
|---|---|---|
| Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenOptions | swaggerGenOptions |