hala
6 years agoNew Contributor
C# Class for Swagger.json
I need to parse a swagger.json file to dynamically find out what paths are available and what parameters for instance a POST requires. I do not know the content of it beforehand. Currently I am using...