pledge4future/WePledge

AnswerJoinRequest does not return anything when request is declined

Closed this issue · 0 comments

When declining a request, the backend only returns null as answer:

{
    "answerJoinRequest": null
}

I think that the backend should return at least a success message.