diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index baff1edda..8aef540b3 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -9147,6 +9147,13 @@ "readonly": false, "type": "ColumnContext", "default": "" + }, + { + "name": "parent", + "optional": false, + "readonly": false, + "type": "DataTablePassThroughOptions", + "default": "" } ], "methods": []