[KNOW-023] Version History API #75

Closed
opened 2026-01-29 21:40:51 +00:00 by jason.woltje · 0 comments
Owner

Priority: P1 | Estimate: 4h | Phase: 5 - Polish

Description

API for entry version history.

Acceptance Criteria

  • Create version on each save
  • GET /api/knowledge/entries/:slug/versions
  • GET specific version
  • POST restore to version
  • Version limit per entry
  • Prune old versions
**Priority:** P1 | **Estimate:** 4h | **Phase:** 5 - Polish ## Description API for entry version history. ## Acceptance Criteria - [ ] Create version on each save - [ ] GET /api/knowledge/entries/:slug/versions - [ ] GET specific version - [ ] POST restore to version - [ ] Version limit per entry - [ ] Prune old versions
jason.woltje added this to the M5-Knowledge Module (0.0.5) milestone 2026-01-29 21:48:23 +00:00
jason.woltje added the apiknowledge-modulep1phase-5 labels 2026-01-29 21:49:04 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#75