Commit ae96cfe
committed
Support additionalProperties
This is a large change which refactors a lot of code to add
additionalProperties support. For each structure which has
additional properties, we make sure to generate a Go type which
implements the JSON marshal/unmarshal interfaces.1 parent 1b2229c commit ae96cfe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments