aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/roadmap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md
index 453bd25..97715cc 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -154,7 +154,7 @@ Smaller features first to enable early MVP validation.
### Sync Engine
- [x] POST /api/sync/push endpoint
-- [ ] GET /api/sync/pull endpoint
+- [x] GET /api/sync/pull endpoint
- [ ] Client: Sync queue management
- [ ] Client: Push implementation
- [ ] Client: Pull implementation