pyDataverse
pyDataverse copied to clipboard
Fix edit metadata endpoint
As noted in #216, the process for modifying the metadata of a dataset has malfunctioned due to multiple values being sent to json. This PR resolves the problem and includes tests to verify functionality.
- Closes #216