You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API contract mismatch: this endpoint accepts only content but the implementation guidance in lines 66-67 and week-5-frontend-plan.md line 66 shows POST /api/stories accepting { title, content, triggers }. The backend contract should match the actual expected request body format.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments