-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 5.6.5
-
Component/s: Core - Content REST APIs
-
Environment:
Server running Windows 7 with Java SE RE 1.7.0_51-b13
If I'm sending a request to http://[confluencehost]/rest/api/content?spaceKey=[key]&start=0&expand=ancestors,body.view I get back a reported size of 6. If I then send a request to http://[confluencehost]/rest/api/content?spaceKey=[key]&start=1&expand=ancestors,body.view I get back a reported size of 4 and there are 2 pages skipped in the response.
The space centric call to http://[confluencehost]/rest/api/space/[key]/content?start=1&expand=ancestors,body.view works as expected
- duplicates
-
CONFSERVER-35755 REST API "list pages" does not return all pages
-
- Closed
-