Commit bd97a83
Eero Aaltonen
Make properties and type optional for BuildModules
Neither field is listed as `required` in the buildinfo schema at
https://github.com/jfrog/build-info-go/blob/main/buildinfo-schema.json
These were also not present in a live instance of Artifactory, causing
validation errors for a BuildInfo1 parent 13876bd commit bd97a83
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments