Skip to content

Commit 5be8cef

Browse files
committed
fix(webhook_listeners): removed non-existing NodeReadEvent event from documentation
Signed-off-by: Oleksander Piskun <[email protected]>
1 parent a9f2297 commit 5be8cef

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

admin_manual/webhook_listeners/index.rst

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -565,19 +565,6 @@ This is an exhaustive list of available events. It features the event ID and the
565565
}
566566
}
567567
568-
* OCP\\Files\\Events\\Node\\NodeReadEvent
569-
570-
.. code-block:: text
571-
572-
array{
573-
"user": array {"uid": string, "displayName": string},
574-
"time": int,
575-
"event": array{
576-
"class": string,
577-
"node": array{"id": string, "path": string}
578-
}
579-
}
580-
581568
* OCP\\Files\\Events\\Node\\NodeDeletedEvent
582569

583570
.. code-block:: text

0 commit comments

Comments
 (0)