You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -758,7 +758,8 @@ PUT http://localhost/api.php/categories/2
758
758
759
759
## Custom actions
760
760
761
-
After any operation the 'after' function is called that allows you to do some custom actions, note that the output parameter is not filled for 'read' or 'list' operations.
761
+
After any operation the 'after' function is called that allows you to do some custom actions.
762
+
Note that the output parameter is not filled for 'read' or 'list' operations due to the streaming nature of the API.
0 commit comments