Forum Discussion
frankkilcommins
Admin
3 years agoIf the servers are not known up front or predictable during the design phase then one approach I've seen is to dynamically update the OpenAPI definition as part of your CI/CD pipelines using a replace mechanism combined with Server Templating as described at https://swagger.io/docs/specification/api-host-and-base-path/