C# Class Swashbuckle.Dummy.SwaggerExtensions.ApplySchemaVendorExtensions

Inheritance: ISchemaFilter
Datei anzeigen Open project: BenjaminAdams/Swashbuckle-blue

Public Methods

Method Description
Apply ( Schema schema, SchemaRegistry schemaRegistry, Type type ) : void

Method Details

Apply() public method

public Apply ( Schema schema, SchemaRegistry schemaRegistry, Type type ) : void
schema Swashbuckle.Swagger.Schema
schemaRegistry Swashbuckle.Swagger.SchemaRegistry
type System.Type
return void