Files
laravel-data-sync/tests/test-data/roles.json
2024-12-11 12:58:22 +02:00

15 lines
240 B
JSON

[
{
"_slug": "update-student-records",
"category": "testing"
},
{
"_slug": "borrow-ferrari",
"category": "cars"
},
{
"_slug": "destroy-ferrari",
"category": "cars"
}
]