Skip to content

Commit 97e60ee

Browse files
committed
feat: add webapi response changes as of 2026-07-29
1 parent 6800281 commit 97e60ee

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

json-logs/samples/scim/v2/Users.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
}
3737
],
3838
"photos": [
39+
{
40+
"value": "https://www.example.com/",
41+
"type": ""
42+
},
3943
{
4044
"value": "",
4145
"type": ""
@@ -77,10 +81,6 @@
7781
"manager": {}
7882
},
7983
"groups": [
80-
{
81-
"value": "S00000000",
82-
"display": ""
83-
},
8484
{
8585
"value": "",
8686
"display": ""

0 commit comments

Comments
 (0)