Tavis.OpenApi
Tavis.OpenApi copied to clipboard
Need change in variable name in initialization
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.
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.