Commit 42e0881
fix(engines): adds omitempty tag to default
Adds the `omitempty` tag to the `Default` field in the `Variable` struct.
This allows for more concise YAML/JSON outputs when the default value is not explicitly set.1 parent 391e891 commit 42e0881
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments