Forum Discussion

paulj992's avatar
paulj992
New Contributor
2 years ago

How to use Swagger Editor generated .json file in a .NET app

So I've used Swagger Editor to write API documentation, exported it to a JSON (and YAML) file, but how can we use that file as the API documentation in our .NET Core app?  We've been using the Swashb...