Skip to content

Return "post versions" from the post endpoint #192

Description

@fennifith

Post versions (with different slugs) can be linked using the groupId column.

We'll need to create relations in the db package to support drizzle queries.

The /content/post/{slug} endpoint should then return a list of versions for each post - including the version slug, version name, and creation date.

Versions should be ordered primarily by the versionOrder column, and then by creation date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Feature.

    Projects

    Status
    🎟️ Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions