22 lines
525 B
JSON
22 lines
525 B
JSON
[
|
|
{
|
|
"model": "orgs.rolemembership",
|
|
"pk": 1,
|
|
"fields": {
|
|
"created_at": "2026-01-18T18:40:00.277Z",
|
|
"updated_at": "2026-01-18T18:40:00.277Z",
|
|
"user": 2,
|
|
"role": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "orgs.organizationmembership",
|
|
"pk": 1,
|
|
"fields": {
|
|
"created_at": "2026-01-18T18:40:16.327Z",
|
|
"updated_at": "2026-01-18T18:40:16.327Z",
|
|
"user": 2,
|
|
"organization": 1
|
|
}
|
|
}
|
|
]
|