Changes for page REST API
Last modified by Thomas Mortagne on 2022/08/08
Change comment:
Fixed typo.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. lucaa1 +XWiki.enygma - Content
-
... ... @@ -526,7 +526,7 @@ 526 526 *** 200: If the request was successful. 527 527 *** 401: If the user is not authorized. 528 528 529 -=== /wikis/{wikiName}/ wikis/{wikiName}/spaces/{spaceName}/pages/{pageName}/attachments/{attachmentName} ===529 +=== /wikis/{wikiName}/spaces/{spaceName}/pages/{pageName}/attachments/{attachmentName} === 530 530 531 531 * **HTTP Method:** GET 532 532 ** **Media types:** ... ... @@ -831,4 +831,3 @@ 831 831 The name of the component has to be the class FQN. 832 832 833 833 You can find more examples on [[https://github.com/xwiki/xwiki-platform/tree/master/xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/resources]]. 834 -