Closed bedroesb closed 1 week ago
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 https://github.com/elixir-europe/MARS/issues/44#issuecomment-2310173485
This is fixed!
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 https://github.com/elixir-europe/MARS/issues/44#issuecomment-2310173485