hydroshare / hs_restclient

Python client for the https://www.hydroshare.org REST API
BSD 3-Clause "New" or "Revised" License
6 stars 8 forks source link

Support Overwriting Files #87

Open rajadain opened 6 years ago

rajadain commented 6 years ago

Once the core API supports overwriting files (see https://github.com/hydroshare/hydroshare/issues/2860), add an optional overwrite flag argument in hs_restclient.addResourceFile() (which is False by default) that allows file overwriting.