Tavis.OpenApi icon indicating copy to clipboard operation
Tavis.OpenApi copied to clipboard

Need change in variable name in initialization

Open satishfied opened this issue 8 years ago • 1 comments

Hi,

I was just going through file "Tavis.OpenApi/src/OpenApiTests/V2Tests/V2Tests.cs" and found minor bug in it, it's like this var reader2 = new StreamReader(expected);. Here, I think instead of expected, it should be actual.

satishfied avatar Nov 21 '17 18:11 satishfied

Thanks for the feedback. Sorry for the slow response. This project has morphed into https://github.com/Microsoft/OpenAPI.NET Future work will be happening there.

darrelmiller avatar Dec 14 '17 01:12 darrelmiller