The changes you're looking at are in galaxy-central, and I'm assuming your local codebase is tracking galaxy-dist, our release repository.  You can wait for these changes to propagate through our release process over to galaxy-dist (I think this is scheduled to happen in early February), or, if this is functionality you need right now and you're willing to risk a little bit of instability using the development repository you can always pull changesets from galaxy-central.

-Dannon


On Thu, Jan 9, 2014 at 11:04 PM, xlwang <xlwang_0903@163.com> wrote:
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_key
I 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/