elimity-com / scim

Golang Implementation of the SCIM v2 Specification
MIT License
177 stars 55 forks source link

Parse value patch op remove #151

Closed yixinin closed 1 year ago

yixinin commented 1 year ago

This PR try to fix this issue PATCH operation "remove" does not parse value #148

q-uint commented 1 year ago

I saw this after #152, which already fixed #148. Thanks for the PR @yixinin! 💯