zooniverse / json-api-client

Apache License 2.0
10 stars 5 forks source link

Add a method to copy resources #47

Open eatyourgreens opened 6 years ago

eatyourgreens commented 6 years ago

Based on zooniverse/Panoptes-Front-End#4725, it would be useful to be able to make copies of existing resources. Maybe something like newResource = existingResource.copy()?

srallen commented 6 years ago

I'm going to open an issue for this on the monorepo for panoptes.js. I'd rather not spend time adding new features to the existing client.