-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 1.0 Release Candidate 1
-
Component/s: Core - Content REST APIs
RemotePageSumary.id is a long, where docs suggest it should be string
either id in summary should be string, or
getPage(string,string) should be getPage(string,long)