Hello, > I've done a lot of searching but I haven't found any documentation for > the REST API in Schoolbell 1.1.1.
Indeed it's a problem. You might want to have a look at the functional doctests for the RESTive interface in src/schoolbell/app/rest/ftests. They don't offer a broad overview and are skimpy with explanations, but at least they are correct and comprehensive. > Through trial and error I found that fetching > http://server:RESTport/persons/username/calendar will give me a > complete iCalendar dump of a user's calendar, but I'd like to be able > to query by date/time, and in particular, find out what calendar entry > is happening at the present time. Does the REST API support this kind > of query? At the moment such queries are not supported. It should not be difficult to implement such a feature though, if you really need it. -- Gintautas Miliauskas http://gintasm.blogspot.com
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Schooltool mailing list [email protected] http://lists.schooltool.org/mailman/listinfo/schooltool
