mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
This commit is contained in:
@@ -48,7 +48,7 @@ App::post('/v1/storage/buckets/:bucketId/files')
|
||||
->label('scope', 'files.write')
|
||||
```
|
||||
|
||||
### Audit
|
||||
#### Audit
|
||||
* audits.event - Identify the log in human-readable text.
|
||||
* audits.userId - Signals the extraction of $userId in places that it's not available natively.
|
||||
* audits.resource - Signals the extraction part of the resource.
|
||||
|
||||
Reference in New Issue
Block a user