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:
@@ -104,7 +104,7 @@ App::post('/v1/storage/buckets/:bucketId/files')
|
||||
|
||||
### Events
|
||||
* event - A pattern that is associated with the route in behalf of realtime messaging.
|
||||
Placeholders marked as [] are parsed and replaced with their real values.
|
||||
Placeholders marked as `[]` are parsed and replaced with their real values.
|
||||
|
||||
```php
|
||||
App::post('/v1/storage/buckets/:bucketId/files')
|
||||
|
||||
Reference in New Issue
Block a user