Changes to get full URL in openAPI(swagger) doc
- Issue: osdu/platform/security-and-compliance/legal#68 (closed)
- Added configuration to enable full server url in swagger spec
- Env variable "SWAGGER_FULL_URL_ENABLED" is used to enable the full server url.
- This is enabled for Azure only. For other CSPs, there are no changes
@lach @thulasi_dass Full server url was configured for other services but EDS services were not covered in this. Can you please help with the review of this PR. Thanks!
Sample PR from other services: osdu/platform/system/file!551 (merged)