Dynavera/data/2_Organizations.json
2026-01-20 02:59:52 +00:00

14 lines
412 B
JSON

[
{
"model": "orgs.organization",
"pk": 1,
"fields": {
"created_at": "2026-01-18T15:29:10.238Z",
"updated_at": "2026-01-18T15:29:10.238Z",
"uuid": "c64ed6a5-f444-464c-a408-e73b71890acc",
"name": "Example Organization",
"description": "An example organization for testing purposes.",
"owner": 1
}
}
]