Commit 47e32b2
authored
fix(schema): correct namespaced field type from string to boolean
Update cumulusci.jsonschema.json to fix the data type for the 'namespaced'
field from string to boolean, which better reflects its intended usage.1 parent 3e05563 commit 47e32b2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
| 424 | + | |
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
| |||
0 commit comments