The swagger documentation indicates that a 404
response indicates a User not found
error. However entering an unknown user elicits a 400
response. A 404
response is given when the group does not exist.
↧
BUG: Groups addUserToGroup API response does not conform to swagger docs.
↧