2 parents 913d20c + 56779f7 commit 3da9469Copy full SHA for 3da9469
1 file changed
admin_manual/webhook_listeners/index.rst
@@ -310,19 +310,6 @@ This is an exhaustive list of available events. It features the event ID and the
310
}
311
312
313
- * OCP\\Files\\Events\\Node\\NodeReadEvent
314
-
315
- .. code-block:: text
316
317
- array{
318
- "user": array {"uid": string, "displayName": string},
319
- "time": int,
320
- "event": array{
321
- "class": string,
322
- "node": array{"id": string, "path": string}
323
- }
324
325
326
* OCP\\Files\\Events\\Node\\NodeDeletedEvent
327
328
.. code-block:: text
0 commit comments