otelbin icon indicating copy to clipboard operation
otelbin copied to clipboard

Server side env var interpolation

Open roshan-gh opened this issue 6 months ago • 3 comments

This pull request enhances server-side validation by introducing support for environment variable interpolation. It extends the existing configuration resolver logic to recognize and interpolate environment variables specified in the configuration. The changes ensure that environment variables can be seamlessly incorporated into the validation process, enhancing the flexibility and accuracy of server-side validation.

roshan-gh avatar Jan 16 '24 01:01 roshan-gh