10 lines
180 B
JSON
10 lines
180 B
JSON
{
|
|
"username": "testadmin",
|
|
"name": "Test Admin",
|
|
"is_sso": false,
|
|
"created_at": "2025-01-15T10:00:00Z",
|
|
"roles": [
|
|
{ "code": "admin", "name": "Administrator" }
|
|
]
|
|
}
|