Skip to content

Changes to get full URL in openAPI(swagger) doc.

Akshay Kumar requested to merge kumarakshay/fix/swaggerFullUrl into main
  • Issue: 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 and Secret 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)

Merge request reports