Skip to content

Remove Deprecated Dataset Service Client Calls

The APIS listed below have been deprecated by Dataset Service Client

  • GetRetrievalInstructions
  • GetStorageInstructions.

This PR cleans up any calls to deprecated api's by the dataset service client and removes the flags that enabled conditional calling of deprecated apis as well as their logging.

Appropriate changes to unit tests have also been made.

ref #4 (closed)

Edited by Nur Sheikh

Merge request reports