31 Dec
2008
31 Dec
'08
9:24 a.m.
Wouldn't this be easily written in WSDL or WADL? I believe it would be useful. For WSDL, It'd be WSDL 2, not WSDL 1 (which almost could only do soap). paul Le 31-déc.-08 à 09:59, Fabio Mancinelli a écrit :
Vincent Massol wrote:
Sounds like a good start, well done Fabio.
Do we have a URI that exposes all available services yet?
Rooted at / there is a "service document" that contains all the entry points. Currently it looks like this:
<?xml version="1.0" encoding="UTF-8"?> <xwiki> <link rel="http://www.xwiki.org/rel/spaces" href="http://localhost:8080/xwiki/rest/spaces"/> </xwiki>
It can and will be extended as more services will be implemented and become available (e.g., watchlist, tags, etc.)