/swagger-codegen-with-env-vars

The swagger-codegen running with environment variables.

Primary LanguageJavaScriptMIT LicenseMIT

swagger-codegen-with-env-vars

This repository contains a small command-line utility that enables people using swagger-codegen to use environment variables in their YAML configuration files and create custom client library builds using environment-specific configs.

If you would like to learn more about the library, and the technical decisions behind it, be sure to read this article — 🔧 Make your Swagger configuration files dynamic using Node.js