openapistack / openapi-client-axios

JavaScript client library for consuming OpenAPI-enabled APIs with axios
https://openapistack.co
MIT License
558 stars 67 forks source link

Feature/base url variables #31

Closed jeongY-Cho closed 4 years ago

jeongY-Cho commented 4 years ago

This implements feature request of #20. I've called the object that holds the baseURL variables: baseURLVariables. Let me know if it should be renamed and referenced differently.

anttiviljami commented 4 years ago

Very cool! LGTM