Import file to JSON Dict
Generic task that take a file as input and return a resource
Override the import_from_path method to import the file to the destination resource
Input
File
Output
JSON Dict
Resource that holds a JSON dict
Configuration
file_format
File format
string
json