We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef95cda commit 008fb1bCopy full SHA for 008fb1b
README.md
@@ -760,7 +760,7 @@ PUT http://localhost/api.php/categories/2
760
## Automatic fields
761
762
Before any operation the 'before' function is called that allows you to do set some automatic fields.
763
-Note that the 'inputs' parameter is writable and is an array. The array may contain NULL values on invalid JSON.
+Note that the 'input' parameter is writable and is an object or 'false' when it is missing or invalid.
764
765
## Soft delete
766
0 commit comments