Skip to content

Commit 13a21cc

Browse files
committed
Update schema
1 parent a8b8c8e commit 13a21cc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/api/spec.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1440,20 +1440,20 @@
14401440
"example": {
14411441
"data": {
14421442
"type": "user",
1443-
"id": "030C1G60R30C1G60R30C1G60R3",
1443+
"id": "01040G2081040G2081040G2081",
14441444
"attributes": {
1445-
"username": "charlie",
1445+
"username": "alice",
14461446
"created_at": "1970-01-01T00:00:00Z",
1447-
"locked_at": "1970-01-01T00:00:00Z",
1447+
"locked_at": null,
14481448
"deactivated_at": null,
14491449
"admin": false
14501450
},
14511451
"links": {
1452-
"self": "/api/admin/v1/users/030C1G60R30C1G60R30C1G60R3"
1452+
"self": "/api/admin/v1/users/01040G2081040G2081040G2081"
14531453
}
14541454
},
14551455
"links": {
1456-
"self": "/api/admin/v1/users/030C1G60R30C1G60R30C1G60R3/reactivate"
1456+
"self": "/api/admin/v1/users/01040G2081040G2081040G2081/reactivate"
14571457
}
14581458
}
14591459
}

0 commit comments

Comments
 (0)