Skip to content

Users api to ninja

David Burke requested to merge ninja-user into master

Breaking change PATCH /users/me/ was never support in OSS sentry. We supported it but probably shouldn't. We now match OSS Sentry using PUT that works more like PATCH. But the frontend users PATCH. I believe it will be a one line change to just use PUT the same way.

Edited by David Burke

Merge request reports