We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the API return upon successful submission:
{ "targetRepository" : "biosamples", "accessions" : [ { "id" : "SAMEA131351359" }, { "id" : "SAMEA131351360" } ] }
But notice that normally the accession object contains the path of the ISA JSON, and not only the accession, see our repository api document.
Originally posted by @bedroesb in #44 (comment)
The text was updated successfully, but these errors were encountered:
This is fixed!
Sorry, something went wrong.
Pedram-A-Keyvani
No branches or pull requests
Currently the API return upon successful submission:
But notice that normally the accession object contains the path of the ISA JSON, and not only the accession, see our repository api document.
Originally posted by @bedroesb in #44 (comment)
The text was updated successfully, but these errors were encountered: