1 reference to MethodModel
Microsoft.DotNet.SwaggerGenerator.CodeGenerator (1)
Modeler\ServiceClientModelFactory.cs (1)
200
return new
MethodModel
(name, path, GetHttpMethod(type), responseType, errorType, parameters, paginated);