Changes for page REST API

Last modified by Thomas Mortagne on 2024/03/12

<
From version < 60.1 >
edited by Ecaterina Moraru (Valica)
on 2015/11/10
To version < 61.1 >
edited by Guillaume Delhumeau
on 2016/05/09
>
Change comment: Adding an example for the "create object" API.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.evalica
1 +XWiki.gdelhumeau
Content
... ... @@ -718,6 +718,7 @@
718 718  ** **Accepted media types:**
719 719  *** application/xml (Object element)
720 720  *** application/x-www-form-urlencoded (a set of property#name=value pairs representing properties and a field className)
721 +**** e.g. {{code language="none"}}className=XWiki.XWikiUsers&property#first_name=John&property#last_name=Doe{{/code}}
721 721  ** **Media types:**
722 722  *** application/xml (Object element)
723 723  ** **Description:** Create a new object.

Get Connected