Skip to content

Feature Request: Add history for pages too #82

@lriggle-strib

Description

@lriggle-strib

I can get at the revision data for a page by doing a custom query, which is fine, but it would be very helpful to add history data to the WikiPage class so it is easily accessible, similar to what is being done with files in the WikiFile class.

I can currently access history information for a page by doing a custom query, but if the history data can optionally be collected as part of of the getPage functionality, that would reduce the number of API calls needed if someone actually needs to collect revision data on a large number of records.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions