C# Class Swashbuckle.Dummy.SwaggerExtensions.ApplySchemaVendorExtensions
Show file
Open project: BenjaminAdams/Swashbuckle-blue
Public Methods
Method |
Description |
|
Apply ( Schema schema, SchemaRegistry schemaRegistry, Type type ) : void |
|
|
Method Details
public Apply ( Schema schema, SchemaRegistry schemaRegistry, Type type ) : void |
schema |
Swashbuckle.Swagger.Schema |
|
schemaRegistry |
Swashbuckle.Swagger.SchemaRegistry |
|
type |
System.Type |
|
return |
void |
|