load_catalog_entries# load_catalog_entries(path)# Load catalog entries from a JSON file or a directory of JSON files. Parameters: path (str | Path) Return type: tuple[dict[str, Any], …]