Changes for page REST API
Last modified by Ludovic Dubost on 2021/06/24
Change comment:
escape URL
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. fmancinelli1 +XWiki.VincentMassol - Content
-
... ... @@ -2,7 +2,7 @@ 2 2 3 3 XWiki provides fine-grain access to virtually every element through an API that is based on HTTP semantics, i.e., a RESTful API. In this page you will find all the details to take advantage of this API and the instructions to use it at its full potential. 4 4 5 -By defaut the XWiki RESTful API entrypoint is rooted at the following URI 5 +By defaut the XWiki RESTful API entrypoint is rooted at the following URI: ##http:~//server:port/xwiki/rest/## (depending on where your XWiki is running) 6 6 7 7 = Dataset = 8 8 ... ... @@ -192,7 +192,7 @@ 192 192 193 193 == Root resources == 194 194 195 -By defaut all the resources of the RESTful API are rooted at the following URI 195 +By defaut all the resources of the RESTful API are rooted at the following URI: ##http:~//server:port/xwiki/rest/## (depending on where your XWiki is running) 196 196 197 197 === / === 198 198