20 Oct
2011
20 Oct
'11
11:17 a.m.
Hi devs, The idea is to provide the quickest possible way to programmatically import a xar on a wiki from outside. Right now you have to attach the file using REST and then call the import action. The vote is actually not that much on the idea itself I think but more on the API. So her is the proposal: /wikis/{wikiName}/import?backup=true/false&history=add/reset/replace The parameters of the URL are the options you can find in the UI. the resource return void which mean either OK or an exception if it failed for any reason. WDYT ? Here is my +1. -- Thomas Mortagne