Forum Discussion

hala's avatar
hala
New Contributor
6 years ago

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...