Files
laravel-data-sync/tests/test-data/relationship/roles.json
2019-01-28 11:30:00 -05:00

9 lines
149 B
JSON

[
{
"_slug": "update-student-records",
"category": "testing",
"supervisor": {
"name": "CEO"
}
}
]