Changes for page REST API
Last modified by Ludovic Dubost on 2021/06/24
Change comment:
Uploaded new attachment "installjobrequest.xml", version 1.1
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ThomasMortagne1 +XWiki.ludovic
- installjobrequest.xml
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ludovic - Size
-
... ... @@ -1,0 +1,1 @@ 1 +1.4 KB - Content
-
... ... @@ -1,0 +1,47 @@ 1 +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> 2 +<jobRequest xmlns="http://www.xwiki.org"> 3 + <id> 4 + <element>extension</element> 5 + <element>provision</element> 6 + <element>796fb04f-b095-4db8-a3ec-fa03f22051f8</element> 7 + </id> 8 + <interactive>false</interactive> 9 + <remote>false</remote> 10 + <verbose>true</verbose> 11 + <property> 12 + <key>extensions</key> 13 + <value> 14 + <list xmlns="" xmlns:ns2="http://www.xwiki.org"> 15 + <org.xwiki.extension.ExtensionId> 16 + <id>org.xwiki.contrib.oidc:oidc-authenticator</id> 17 + <version class="org.xwiki.extension.version.internal.DefaultVersion" serialization="custom"> 18 + <org.xwiki.extension.version.internal.DefaultVersion> 19 + <string>1.28</string> 20 + </org.xwiki.extension.version.internal.DefaultVersion> 21 + </version> 22 + </org.xwiki.extension.ExtensionId> 23 + </list> 24 + </value> 25 + </property> 26 + <property> 27 + <key>extensions.excluded</key> 28 + <value> 29 + <set xmlns="" xmlns:ns2="http://www.xwiki.org"/> 30 + </value> 31 + </property> 32 + <property> 33 + <key>interactive</key> 34 + <value> 35 + <boolean xmlns="" xmlns:ns2="http://www.xwiki.org">false</boolean> 36 + </value> 37 + </property> 38 + <property> 39 + <key>namespaces</key> 40 + <value> 41 + <list xmlns="" xmlns:ns2="http://www.xwiki.org"> 42 + <string>xwiki</string> 43 + </list> 44 + </value> 45 + </property> 46 +</jobRequest> 47 +