Files
digest_app/module_iam/fixtures/iam_principal_source_fixture.json
2024-03-18 15:21:20 +05:30

46 lines
1.2 KiB
JSON

[
{
"model": "module_iam.iamprincipalsource",
"pk": 1,
"fields": {
"name": "app",
"label": "app",
"slug": "app",
"created_on": "2024-03-18T12:21:41.414515",
"modified_on": "2024-03-18T12:21:41.414515"
}
},
{
"model": "module_iam.iamprincipalsource",
"pk": 2,
"fields": {
"name": "web",
"label": "web",
"slug": "web",
"created_on": "2024-03-18T12:21:41.414515",
"modified_on": "2024-03-18T12:21:41.414515"
}
},
{
"model": "module_iam.iamprincipalsource",
"pk": 3,
"fields": {
"name": "google",
"label": "google",
"slug": "google",
"created_on": "2024-03-18T12:21:41.414515",
"modified_on": "2024-03-18T12:21:41.414515"
}
},
{
"model": "module_iam.iamprincipalsource",
"pk": 4,
"fields": {
"name": "apple",
"label": "apple",
"slug": "apple",
"created_on": "2024-03-18T12:21:41.414515",
"modified_on": "2024-03-18T12:21:41.414515"
}
}
]