-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Patch request validation fails for below request body even though its a valid request
{
"Operations": [
{
"op": "add",
"value": {
"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User": {
"employeeNumber": "123",
"costCenter" :"AU"
}
}
}
],
"schemas": [
"urn:ietf:params:scim:api:messages:2.0:PatchOp"
]
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels