Improve documentation
This commit is contained in:
parent
bc31c2ba67
commit
f4bb543d47
1 changed files with 2 additions and 1 deletions
|
|
@ -758,7 +758,8 @@ PUT http://localhost/api.php/categories/2
|
|||
|
||||
## Custom actions
|
||||
|
||||
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.
|
||||
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 due to the streaming nature of the API.
|
||||
|
||||
## Multi-domain CORS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue