Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.
This repository was archived by the owner on May 8, 2024. It is now read-only.

Support for importing entry snapshots #78

@designbysoil

Description

@designbysoil

We have received guidance per GDPR requirements to expose the revisions of our TOC document. This raises an interesting use case where we import the revisions of each entry and render them in our jekyll site as a log alongside the published entry.

Since this plugin only deals with the content delivery API, is it a reasonable feature request to fetch snapshots from the content management API?

Within the current configuration we could add a few parameters for fetching snapshots:

snapshots: true
snapshots_page_size: 1000

Any suggestions on this use case are welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions