Hi,

I've been trying to create a wiki page, ufollowing the documentation of
the Fossil JSON API
<https://docs.google.com/document/d/1fXViveNhDbiXgCuE7QDXQOKeFzf2qNUkBEgiUvoqFN4/view#heading=h.6k0k5plm18p1>.
When I put the URL |http://myrepo.top/json/wiki/create?name=test| I get
and answer similar to:

|{"fossil":"81d7d3f43ebd4e77095cfbacee7ebc9ae043a014760cde56d437dbd8b6a37c92","timestamp":1496771043,"resultCode":"FOSSIL-3002","resultText":"'name'
parameter is
missing.","command":"wiki/create","procTimeUs":4000,"procTimeMs":4} |

I don't know how the page name is supposed to be given in the URL. I was
imagining that was similar to the way you query wiki pages, but seems
that the API is expecting something different. Could someone show me the
proper way of adding the page name to the Fossil JSON API URL?

Thanks,

Offray

_______________________________________________
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