mirror of
https://github.com/directus/directus.git
synced 2026-01-23 04:58:00 -05:00
docs: replace 'files.create' by 'files.upload' (#8783)
because 'files.create' does not exist
This commit is contained in:
@@ -22,7 +22,7 @@ System events are referenced with the format:
|
||||
```
|
||||
<scope>.<action>(.<before>)
|
||||
// eg: items.create
|
||||
// eg: files.create
|
||||
// eg: files.upload
|
||||
// eg: collections.*
|
||||
// eg: users.update.before
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user