C# Класс Swashbuckle.OData.Tests.ApplySharedModelsDocumentation

Applies top-level Swagger documentation to the resources.
Наследование: IDocumentFilter
Показать файл Открыть проект

Открытые методы

Метод Описание
Apply ( SwaggerDocument swaggerDoc, SchemaRegistry schemaRegistry, IApiExplorer apiExplorer ) : void

Описание методов

Apply() публичный Метод

public Apply ( SwaggerDocument swaggerDoc, SchemaRegistry schemaRegistry, IApiExplorer apiExplorer ) : void
swaggerDoc Swashbuckle.Swagger.SwaggerDocument
schemaRegistry Swashbuckle.Swagger.SchemaRegistry
apiExplorer IApiExplorer
Результат void