You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue requires addressing the following steps:
In the ./lib/src/clients/drs folder, and based on the models added in feat(drs): add models #55, implement a module with client methods for communicating with the DRS API; these include methods for
getting an object metadata
retrieveing a data object access URL
Document your code; use the TES client as a template/example
Provide unit tests for your code; again, use the available TES client as a template/example
Add SDK support foor the GA4GH Data Repository Service (DRS) API, version 1.4.0.
This issue requires addressing the following steps:
./lib/src/clients/drs
folder, and based on the models added in feat(drs): add models #55, implement a module with client methods for communicating with the DRS API; these include methods forAdditional context
The text was updated successfully, but these errors were encountered: