Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -937,17 +937,8 @@ 937 937 Request parameters: 938 938 939 939 |=Name|=Required|=Values|=Default|=Description|=Version 940 -|##jobType##|yes|||The type of the job to pass to the Job Executor|9.1RC1 941 941 |##async##|no|##true~|false##|##true##|If false, return the response only when the job is done|9.1RC1 942 942 943 -Since 9.2RC1 jobs started trough the REST API automatically get their runtime context injected with the following REST HTTP request context properties: 944 - 945 -* current wiki 946 -* current user 947 -* current document 948 -* current secure document 949 -* request URL and parameters 950 - 951 951 * **HTTP Method:** PUT 952 952 ** **Accepted Media types:** 953 953 *** application/xml (JobRequest element)
- XWiki.XWikiComments[6]
-
- Comment
-
... ... @@ -1,4 +1,4 @@ 1 -Based on the feature request at http s://jira.xwiki.org/browse/XWIKI-9123#comment-74977 It is possible to fetch the XHTML content from URL such as1 +Based on the feature request at http://jira.xwiki.org/browse/XWIKI-9123#comment-74977 It is possible to fetch the XHTML content from URL such as 2 2 http://platform.xwiki.org/xwiki/bin/get/Features/XWikiRESTfulAPI 3 3 or via 4 4 http://platform.xwiki.org/xwiki/bin/view/Features/XWikiRESTfulAPI?xpage=plain&outputSyntax=xhtml