Matthew Altman

Results 5 comments of Matthew Altman

May be able to implement merge-patch in Prime https://tools.ietf.org/html/rfc7396 Or can just use existing Jackson behavior to make the deep merge and array replacement work as expected.

@alonlong It looks like you're throwing away the `Errors`, the second return value, from the `auth.CreateUser()` call. Can you please store that value and reply with the results of that?...

@alonlong Were you able to resolve this issue? Or do you have any additional error messages for us?

@tjpeden Have you been able to reproduce with client versions >= 1.13.2 ?

@rdvanbuuren I think this may be a documentation issue. Since these libraries just use our API, and the `PatchApplication()` method uses this API https://fusionauth.io/docs/v1/tech/apis/applications#update-an-application it would be using the same...