File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ import:
66 - ../site/docs/concepts/bank/flow.yaml
77 - temp-sensors/flow.yaml
88 - derive-patterns/flow.yaml
9- # - hello-world /flow.yaml
10- # - marketing /flow.yaml
11- # - net-trace /flow.yaml
12- # - re-key /flow.yaml
13- # - reduction-types /flow.yaml
9+ - reduction-types /flow.yaml
10+ # # - hello-world /flow.yaml
11+ # # - marketing /flow.yaml
12+ # # - net-trace /flow.yaml
13+ # # - re-key /flow.yaml
1414 # - segment/flow.yaml
1515 # - shopping/flow.yaml
1616 # - soak-tests/set-ops/flow.yaml
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ collections:
44 type : object
55 reduce : { strategy: merge }
66 properties :
7- key : { type: [ string, integer] }
7+ key : { type: string }
88 value :
99 # Append only works with type "array".
1010 # Others will error at build time.
You can’t perform that action at this time.
0 commit comments