arjun-g / vs-swagger-viewer

Swagger Viewer lets you preview and validate Swagger 2.0 and OpenAPI files as you type in Visual Studio Code.
MIT License
169 stars 47 forks source link

Search by tags needs to be case insensitive #87

Open callmekatootie opened 4 years ago

callmekatootie commented 4 years ago

Right now, I have to enter the tag name exactly as defined - I understand fuzzy search might make it complicated but at the least it could be case insensitive search. Example - Skills shows up the correct endpoints but skills does not