Skip to content

GONRG-3815: Remove urls from base client

Yan Sushchynski (EPAM) requested to merge GONRG-3815_Client_urls into master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

This MR resolves the following issue issue: #5 (closed).

Remove url initialization from BaseClient.

With this MR osdu_api.ini file becomes optional, as we are able to pass the client's url to the corresponding client class directly.

Edited by Yan Sushchynski (EPAM)

Merge request reports