jenius-apps / nightingale-rest-api-client

A modern, resource-efficient REST API client for Windows
https://nightingale.rest
MIT License
769 stars 36 forks source link

Add an Import option from URL for OpenAPI and OData too #168

Open paule96 opened 3 years ago

paule96 commented 3 years ago

Hey as mention in the PR 10 it would be super useful to import the metadata from an API directly. Currently, this will make only make sense for the OpenAPI and OData importer. But I have looked in the Issues backlog of this repo and this will make also sense for #137 and #30 and #136. So the user just mustn't download the file first, to then add it to the nightingale.

I has also the Idea of autoupdating the imported data. But I'm not sure what is a good way to implement that idea.