Skip to content

Configure full server url in openApi spec

Ankur Rawat requested to merge ankurrawat/master/fullServerUrlInSwagger into master
  • 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.

Corresponding changes are already done for other services. DDMS services were missed. @lach @thulasi_dass Please review this MR.

Merge request reports