πŸ“„ Load JsonΒΆ

Note

ID: processors.load_json | Type: PostProcess

{
    "__type__": "post_process",
    "operator": {
        "__type__": "load_json",
        "allow_failure": true,
        "failure_value": []
    }
}

Read more about catalog usage here.