jenius-apps / nightingale-core

A .NET Standard library containing models and functionality for managing, organizing, and sending a collection of HTTP requests using the Nightingale Collection Format. This library is the heart of Nightingale REST Client on Windows 10.
MIT License
65 stars 14 forks source link

OpenAPI import not working #9

Open BenCoden opened 3 years ago

BenCoden commented 3 years ago

I am trying to import an OpenAPI spec and it is telling me the extension is not supported. I tried .json and .txt both had the same result.

Here is the spec. GitHub won't let me update the .json version, but the content is the same. swagger.txt

image

dpaulino commented 3 years ago

Known issue here: https://github.com/jenius-apps/nightingale-rest-api-client/issues/92