Files
laravel-data-sync/tests/test-data/ordered/roles.json
distinctm 3641ac5bd2 Support for ordered sync/importing
- Order specified in config
- Tests for ordered sync
- New ErrorUpdatingModelException specifies which Model the error was thrown on
2019-06-12 17:33:56 -04:00

9 lines
149 B
JSON

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