load_data_file is used to read a chunk of JSON from disk. For many people this will be most useful when validating an entire JSON response, but in some cases it could be useful for a smaller piece. Docs to follow.
load_data_file is used to read a chunk of JSON from disk. For many people this will be most useful when validating an entire JSON response, but in some cases it could be useful for a smaller piece. Docs to follow.