Hi, all!

Now that logging in works, i'd like to start tackling some of the bigger
fish...

For /json/wiki/list requests, what page info needs to be returned?

i was thinking:

name, sizeInBytes (as opposed to size in UTF8 chars), name of last
committer, artifact ID

i'm not sure i can get the committers name easily, but the rest should be
easy to do.

Is there info i've overlooked here?

Note that the content will not be returned with the 'list' request because
the point of this request is to get just the list of pages. The content can
be arbitrarily large and will be fetched via a separate wiki/get request.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to