Manfred / Reynard

Minimal OpenAPI client for Ruby.
MIT License
12 stars 2 forks source link

Feature request: Implement tools for downloading all specs #65

Open Manfred opened 1 month ago

Manfred commented 1 month ago

Feature

Download main specification and all referenced files

Why and what

During normal operation you don't want to perform HTTP requests against a remote source so you should always get a local copy of the specification and associated files. It would be nice if Reynard could do that for you.