C# Class RSSConnector.SwaggerConfig.CustomDocumentFilter

Inheritance: IDocumentFilter
Afficher le fichier Open project: logicappsio/RSSApi

Méthodes publiques

Méthode Description
Apply ( SwaggerDocument swaggerDoc, SchemaRegistry schemaRegistry, IApiExplorer apiExplorer ) : void

Method Details

Apply() public méthode

public Apply ( SwaggerDocument swaggerDoc, SchemaRegistry schemaRegistry, IApiExplorer apiExplorer ) : void
swaggerDoc Swashbuckle.Swagger.SwaggerDocument
schemaRegistry Swashbuckle.Swagger.SchemaRegistry
apiExplorer IApiExplorer
Résultat void