usnistgov / oar-pdr

The NIST Open Access to Research (OAR) Public Data Repository (PDR) system software
11 stars 10 forks source link

Fix/odd952 downloadall request #167

Closed chuanlin2018 closed 3 years ago

chuanlin2018 commented 3 years ago

This PR added first 20 characters of the collection title to bundle download request. For global data cart, it will add "GlobalDataCart" to the request instead.

See details in http://mml.nist.gov:8080/browse/ODD-952.

To test, run it in local docker. May need to modify the backend to verify the http request.