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
Instead of POST /supports and DELETE /proposals/:id/support, let's use a PATCH /proposals/:id updating the supported-by-me proposal attribute, handling the support entity creation/deletion behind the scenes
Instead of
POST /supportsandDELETE /proposals/:id/support, let's use aPATCH /proposals/:idupdating thesupported-by-meproposal attribute, handling thesupportentity creation/deletion behind the scenes