mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 08:28:42 +00:00
Update Upsert.php
This commit is contained in:
parent
fdeb8c48c5
commit
52f8cb75ca
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ class Upsert extends Action
|
|||
'databases.[databaseId].collections.[collectionId].documents.[documentId].upsert',
|
||||
$database,
|
||||
$collection,
|
||||
$documents,
|
||||
$upserted,
|
||||
$queueForEvents,
|
||||
$queueForRealtime,
|
||||
$queueForFunctions,
|
||||
|
|
|
|||
Loading…
Reference in a new issue