Updating stuff.

This commit is contained in:
danfunk 2023-06-09 10:33:37 -04:00
parent bf38386a6c
commit 7b44e5928e
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
# SpiffWorkflow - Example Process Models
These examples are available to run at https://spiffdemo.org our demo site.
Test

View File

@ -1,9 +1,9 @@
{
"description": "A 'Hello World' Process, the simplest possible executable BPMN Diagram.",
"description": "A 'Hello World' Process, the simplest possible executable BPMN Diagram!",
"display_name": "Minimal Example",
"exception_notification_addresses": [],
"fault_or_suspend_on_exception": "fault",
"metadata_extraction_paths": null,
"primary_file_name": "hello-world.bpmn",
"primary_process_id": "Process_7kik021"
}
}