-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Summary
Add an update endpoint for Routes-F items with optimistic concurrency.
Requirements
PATCH /api/routes-f/items/[id]accepts partial updates.- Require
If-Matchheader for concurrency control. - Return
412if ETag mismatch.
Notes
- Mock item store acceptable.
Acceptance Criteria
- Missing
If-Matchreturns428. - ETag mismatch returns
412. - Tests cover concurrency flow.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program