Files
digest_app/module_iam/fixtures/iam_principal_source_fixture.json
2024-04-01 11:31:16 +05:30

46 lines
1.2 KiB
JSON

[
{
"model": "module_iam.iamprincipalsource",
"pk": 1,
"fields": {
"name": "app",
"label": "app",
"slug": "app",
"created_on": "2024-04-01T11:17:39.378813",
"modified_on": "2024-04-01T11:17:39.378813"
}
},
{
"model": "module_iam.iamprincipalsource",
"pk": 2,
"fields": {
"name": "web",
"label": "web",
"slug": "web",
"created_on": "2024-04-01T11:17:39.378813",
"modified_on": "2024-04-01T11:17:39.378813"
}
},
{
"model": "module_iam.iamprincipalsource",
"pk": 3,
"fields": {
"name": "google",
"label": "google",
"slug": "google",
"created_on": "2024-04-01T11:17:39.378813",
"modified_on": "2024-04-01T11:17:39.378813"
}
},
{
"model": "module_iam.iamprincipalsource",
"pk": 4,
"fields": {
"name": "apple",
"label": "apple",
"slug": "apple",
"created_on": "2024-04-01T11:17:39.378813",
"modified_on": "2024-04-01T11:17:39.378813"
}
}
]