patch1
(from gluu.scim2.client.patch.PatchGroupTest took 56 ms)PASS
Test Name: Miscelaneous Patches
Suite Name: SCIM-Client v2.0
Value | |
---|---|
Parameter #1 | { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:PatchOp" ], "Operations": [ { "op":"add", "value":{ "displayName": "scim_test_worldmanagers" } }, { "op":"replace", "path":"externalId", "value": "old_world_owners" } ] } |