openapistack / openapi-client-axios

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

fix: check enum exists of baseURLVariableSet #95

Closed npdev453 closed 2 years ago

npdev453 commented 2 years ago

fixes: https://github.com/anttiviljami/openapi-client-axios/issues/60

anttiviljami commented 2 years ago

LGTM. Thanks @npdev453 !