issues
search
galaxy-genome-annotation
/
python-apollo
Python library for talking to Apollo API
MIT License
11
stars
11
forks
source link
Improve user update method + add tests
#26
Closed
abretaud
closed
4 years ago
abretaud
commented
4 years ago
Changed a little the user update method:
now possible to change a user email
now possible to leave the password unchanged
added some tests for the users methods
Changed a little the user update method: