Sávio Henrique

Results 3 comments of Sávio Henrique

This error, I think, its because the invitation is made via email, if you don't have an SMTP server configured, the invitation email isn't sent to the invited user. I've...

> Do we actually need to return the task ? In my opinion, the return of an update function should always be the updated object. Because, in that way, you're...

If the default is to return the obsolete object, then its best to continue with this pattern, until a better refactoring is done to update all returns of 'put' endpoints.