cognoma / figshare

A package for downloading and uploading figshare data
Other
24 stars 10 forks source link

Allow specifying version to get_article_details and list_files #3

Closed dhimmel closed 7 years ago

dhimmel commented 7 years ago

Regarding get_article_details and list_files, it would be great to add a version parameter.

The default (version=None) would retrieve the latest version.

@vasudevanv does this make sense to you? And do you want to implement this?

dhimmel commented 7 years ago

You can get the the versioned article details with for example https://api.figshare.com/v2/articles/3487685/versions/1.

vasudevanv commented 7 years ago

Yeah absolutely. I can implement this. Will send a PR.

wisygig commented 7 years ago

@vasudevanv What's the status on this? If your swamped, I can take a stab at it.

vasudevanv commented 7 years ago

@wisygig take a shot. Have been swamped the last few weeks.