hubmap-sdk has modules to facilitate calling entity api and search api. Within ingest-api, replace all existing calls to search api with hubmap_sdk.SearchSdk and all existing calls to entity api with hubmap_sdk.EntitySdk
hubmap-sdk has modules to facilitate calling entity api and search api.
Within ingest-api, replace all existing calls to search api with hubmap_sdk.SearchSdk and all existing calls to entity api with hubmap_sdk.EntitySdk