C# 클래스 Swashbuckle.OData.Tests.ApplySharedModelsDocumentation

Applies top-level Swagger documentation to the resources.
상속: IDocumentFilter
파일 보기 프로젝트 열기: rbeauchamp/Swashbuckle.OData

공개 메소드들

메소드 설명
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