Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 pyUSIrest can't submit data with the current BioSample services #13

Open
bunop opened this issue Jun 8, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@bunop
Copy link
Member

bunop commented Jun 8, 2023

Describe the bug
BioSamples API has changed and this library can't deal with data submission. Root and others methods need to point to the proper API urls

To Reproduce
Try to instantiate a new Root class or create and submit data into BioSamples service

Expected behavior
Methods need to be updated in order to user the proper API url. Documents need to described how a submission can be made with the current URLs

Additional context
Try to understand the API submission system and define new python object to automate some stuff

@bunop bunop added the bug Something isn't working label Jun 8, 2023
@bunop bunop pinned this issue Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant