Skip to content

Refactor Service Ping URL logic

Alishan Ladhani requested to merge ali/customize-service-ping-endpoint into master

What does this MR do?

Refactor and test logic related to the Service Ping URL. Since the path portion of the URL is always the same, we can store that separately and conditionally select which base URL to choose (staging or production).

This MR does not change any behaviour.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Alishan Ladhani

Merge request reports