Commit 9daa685
fix: rename syntax → spec_version in example seed (#5)
Follows decree#118 which renamed the top-level seed/schema/config YAML
key from `syntax:` to `spec_version:`. Without this, `decree seed
examples/seed.yaml` against a decree built from main fails at parse.
Generated stubs (schema_service_pb2.pyi) still reference the old name
in a doc comment — will regenerate on the next decree release bump.
Co-authored-by: zeevdr <zeev.dreifuss@ownera.io>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 18ed3a3 commit 9daa685
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments