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
donors/openapi.yaml declares POST /donations but donors/handler.ts does not implement it (handler/spec drift). Implement create-donation into branch.project_donations (donor_id, project_id, amount) with validation + auth.
donors/openapi.yamldeclaresPOST /donationsbutdonors/handler.tsdoes not implement it (handler/spec drift). Implement create-donation intobranch.project_donations(donor_id, project_id, amount) with validation + auth.