[rt-users] REST

Shuying Wang shuying at gmail.com
Mon May 2 04:17:31 EDT 2005


Hi,

Has anyone used RT's REST interface? I was just wondering if I've
missed something because in REST/1.0/Forms/queue/default, in <%ARGS>,
we have $changes => {}
and in the <%perl> section, we have my %daya = %$changes; and I was
just wondering how to form a uri to this. According to the Mason
documentation, to pass in a hash to args, one does something like:
/my/URL?grades=Alice&grades=92&grades=Bob&grades=87
However, it appears in the example that @grades is given in args
instead of a reference to a hash like $grades.

I hope someone can enlighten me.

thanks,
Shuying



More information about the rt-users mailing list