o2r-project / o2r-shipper

Export research compendia to repositories and archives
https://o2r.info/results/
Apache License 2.0
0 stars 3 forks source link

shipper args needed for api interaction #1

Closed ghost closed 7 years ago

ghost commented 8 years ago

Let's determine which arguments are needed to interact with o2r api and zenodo api:

updated from o2r-api

zenodo

Any suggestions?

nuest commented 8 years ago

the shipper actually is "triggered" by the o2r api, so the two arguments above could be treated as "input arguments", things that must be provided by the caller. For the record, the caller id (user orcid) should also be required as an input.

ghost commented 7 years ago

will be redone in next commit.

nuest commented 7 years ago

Actually, the user ID is not required, since we should derive that from the provided authentication cookie.

ghost commented 7 years ago

yes, this is not the current design. documentation will come with next commit's readme.