mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Update add-route.md
This commit is contained in:
parent
b271a98867
commit
765dca4a3e
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ App::post('/v1/storage/buckets/:bucketId/files')
|
|||
```
|
||||
|
||||
#### Events
|
||||
* event - A pattern that is associated with the route in behalf of real time messaging.
|
||||
* 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.
|
||||
|
||||
```php
|
||||
|
|
|
|||
Loading…
Reference in a new issue