mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
fix(webhook_listeners): removed non-existing NodeReadEvent event from documentation
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
This commit is contained in:
committed by
backportbot[bot]
parent
913d20ca8f
commit
56779f7c1f
@@ -310,19 +310,6 @@ This is an exhaustive list of available events. It features the event ID and the
|
||||
}
|
||||
}
|
||||
|
||||
* OCP\\Files\\Events\\Node\\NodeReadEvent
|
||||
|
||||
.. code-block:: text
|
||||
|
||||
array{
|
||||
"user": array {"uid": string, "displayName": string},
|
||||
"time": int,
|
||||
"event": array{
|
||||
"class": string,
|
||||
"node": array{"id": string, "path": string}
|
||||
}
|
||||
}
|
||||
|
||||
* OCP\\Files\\Events\\Node\\NodeDeletedEvent
|
||||
|
||||
.. code-block:: text
|
||||
|
||||
Reference in New Issue
Block a user