pingidentity / scim2

The UnboundID SCIM 2.0 SDK for Java
176 stars 72 forks source link

Update Member.java #168

Closed AbderrezakFel closed 9 months ago

AbderrezakFel commented 2 years ago

Please be aware that Ping Identity does not accept third-party contributions at this time! Please see our contribution guidelines.

Get rid of javax.ws.rs.ProcessingException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException

Unrecognized field "type" (class com.unboundid.scim2.common.types.Member), not marked as ignorable (3 known properties: "value", "display", "$ref"]).

kqarryzada commented 9 months ago

This issue was resolved with the 2.4.0 release.