Closed mikemadisonweb closed 5 years ago
thanks for bringing this up, it was completely overlooked. will implement this in our next patch
this is addressed in commit 729549f1a41f1d6d32501b1d125289faf9126038 you can test it out here https://mrin9.github.io/RapiDoc/examples/server-vars.html
you can either build it from master or wait for the next patch release
Seems like OpenAPI server templating is not supported? Server part of the specification:
Expected: http://domain-from-spec.com/v1 Actual: https://ui-domain.com{schema}://domain-from-spec.com/{basePath}
Are there any plans to implement server templating support?