Skip to content

Instantly share code, notes, and snippets.

@mxgrey
Created February 28, 2024 02:46
Show Gist options
  • Save mxgrey/b7a8ede7075cf7764e622ce8e2996888 to your computer and use it in GitHub Desktop.
Save mxgrey/b7a8ede7075cf7764e622ce8e2996888 to your computer and use it in GitHub Desktop.
cancellation_test.json
{
"phases": [
{
"activity": {
"category": "go_to_place",
"description": "hardware_2"
},
"on_cancel": [
{
"category": "go_to_place",
"description": "supplies"
},
{
"category": "go_to_place",
"description": "coe"
}
]
},
{
"activity": {
"category": "go_to_place",
"description": "pantry"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment