C# Class Nancy.Swagger.Services.RouteUtils.HttpResponseMetadata

Show file Open project: khellang/Nancy.Swagger

Public Methods

Method Description
GetSchema ( ISwaggerModelCatalog modelCatalog ) : Schema

Method Details

GetSchema() public method

public GetSchema ( ISwaggerModelCatalog modelCatalog ) : Schema
modelCatalog ISwaggerModelCatalog
return Swagger.ObjectModel.Schema