Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -743,7 +743,7 @@ 743 743 *** 200: If the request was successful. 744 744 *** 401: If the user is not authorized. 745 745 746 -=== /wikis/{wikiName}/spaces/{spaceName}[/spaces/{nestedSpaceName}]*/pages/{pageName}/objects/{className}/{objectNumber} === 746 +=== /wikis/{wikiName}/spaces/{spaceName}[/spaces/{nestedSpaceName}]*/pages/{pageName}/objects/{className}/{objectNumber}[?minorRevision~={true,false}] === 747 747 748 748 * **HTTP Method:** GET 749 749 ** **Media types:** ... ... @@ -761,6 +761,8 @@ 761 761 *** application/x-www-form-urlencoded (a set of property#name=value pairs representing properties) 762 762 ** **Media types:** 763 763 *** application/xml (Object element) 764 +** **Query parameters** 765 +*** ##minorRevision## ({{info}}Since 9.11.4 & 10.2RC1{{/info}}): Create a minor revision for the page. Disabled by default. 764 764 ** **Description:** Modify the object properties. 765 765 ** **Status codes:** 766 766 *** 202: If the object was updated.