Commit 5d77bd2
committed
Fix: Rates - Unused RateProjectUserUpdateResponse content
The `PUT /projects/api/v3/rates/projects/:id/users/:id.json` endpoint returns
HTTP created status (201) without any response body, so the
`RateProjectUserUpdateResponse` are never populated.
Removing the attributes to avoid confusion.1 parent 9a0767e commit 5d77bd2
1 file changed
+176
-116
lines changed
0 commit comments