contiamo / restful-react

A consistent, declarative way of interacting with RESTful backends, featuring code-generation from Swagger and OpenAPI specs 🔥
MIT License
1.87k stars 109 forks source link

Include spec version in generated file. #329

Closed micha-f closed 3 years ago

micha-f commented 3 years ago

Why

Including the version of the OpenAPI / Swagger spec that was used to generate fetchers to support with API Versioning.