- Issue created by @shadysamir
I am implementing a file upload rest resource. The plugin uploads the file into private:// file system then attaches it to a node. Do I need to run the file through this module API to move and rename the it based on field configuration, or would node->save() handle this?
Active
Code