Closed isms closed 6 years ago
I'd like to take this one.
@isms, I can see that we are using PATCH
for updating the candidate. Is there a reason for using POST
here?
@Serhiy-Shekhovtsov no, not at all, PATCH is the right verb 👍
(issue updated to say PATCH - thanks Serhiy)
@isms the issue is solved in PR #286
Expected Behavior
Manipulating these should be
PATCH
ed to the backend and saved in the appropriate model instance:Current Behavior
No-op