remove extraction paths since demo does not support them yet w/ burnettk

This commit is contained in:
jasquat 2022-12-06 10:34:20 -05:00
parent 270ad6803a
commit 74255f3a7d
2 changed files with 2 additions and 13 deletions

View File

@ -5,7 +5,6 @@
"exception_notification_addresses": [],
"fault_or_suspend_on_exception": "fault",
"files": [],
"metadata_extraction_paths": null,
"primary_file_name": "test_form.bpmn",
"primary_process_id": "test_form"
}
}

View File

@ -5,16 +5,6 @@
"exception_notification_addresses": [],
"fault_or_suspend_on_exception": "fault",
"files": [],
"metadata_extraction_paths": [
{
"key": "key1",
"path": "key1"
},
{
"key": "key2",
"path": "key2"
}
],
"primary_file_name": "process_instance_metadata.bpmn",
"primary_process_id": "Process_zqd49ox"
}
}