Remove updating role permissions excess text

This commit is contained in:
Vahid Al
2024-06-04 18:33:04 +03:30
parent 4df2be4f6a
commit 1dfd5bbafd

View File

@@ -105,8 +105,6 @@ Response
}
```
Oh, now that we have created the Role Permission think that it's better for `editor` role to have both `read` and `create` permissions.
#### 2.3. Assign Role to a User
To assign roles to a user call `/tables/_users_roles/rows/` endpoint with `POST` method.