Renamed staff to employees
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"/api/*": "/$1",
|
||||
"/participants": "/participants?_embed=staff",
|
||||
"/participant/:id": "/participants/:id?_embed=staff"
|
||||
"/participants": "/participants?_embed=employees",
|
||||
"/participant/:id": "/participants/:id?_embed=employees"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user