Reintroduce instigating paths for snapshot middleware

This commit is contained in:
Lucien Greathouse
2019-10-04 18:36:04 -07:00
parent cb3211cf46
commit 98519da7d9
17 changed files with 36 additions and 10 deletions

View File

@@ -5,6 +5,8 @@ expression: instance_snapshot
snapshot_id: ~
metadata:
ignore_unknown_instances: false
instigating_source:
Path: /foo.csv
relevant_paths:
- /foo.csv
name: foo
@@ -13,4 +15,4 @@ properties:
Contents:
Type: String
Value: "[{\"key\":\"Ack\",\"example\":\"An exclamation of despair\",\"source\":\"Ack!\",\"values\":{\"es\":\"¡Ay!\"}}]"
children: []
children: []