Skip to content

Use full URL instead of relative path

Lawrence Chan requested to merge lach/master/fullApiUrl into master
  • Issue Reference: #68
  • Added configuration api.server.fullUrl.enabled to enable full server url in OpenAPI swagger
  • Currently only in Azure it is enabled. For Other [CSP/Common Core] there is no change.
  • Added the property server.servlet.contextPath to the test properties otherwise it fails when initializing the server for springboot unit tests.

Configuration Details

Edited by Anthony Ittiyera vazhappilly

Merge request reports