Skip to content

Commit f4bb543

Browse files
committed
Improve documentation
1 parent bc31c2b commit f4bb543

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,8 @@ PUT http://localhost/api.php/categories/2
758758

759759
## Custom actions
760760

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.
762763

763764
## Multi-domain CORS
764765

0 commit comments

Comments
 (0)