When I use API to create a user, I get an error!The command is:#curl -d '{"username":"test","password":"test","email":"123@123.com"}' http://myip:8080/api/users?key=my_keyI get some information:And I find the api controller source code of users in my galaxy instance, it's different with the source in api document.This is mine:And this is the document:I don't understand how it happens.Please tell me how to fix it.Thank you!
___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client. To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
http://lists.bx.psu.edu/
To search Galaxy mailing lists use the unified search at:
http://galaxyproject.org/search/mailinglists/