-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Page - History and Information
Suggestion
Currently, it's only possible to compare page versions via the UI in Version History. It would be great for app developers to have an endpoint to use via API, or to redirect the user to a UI with the page comparison.
In the past, this was possible by using "/wiki/pages/diffpagesbyversion.action?pageId=${contentId}&selectedPageVersions=${oldVer}&selectedPageVersions=${newVer}".