[BETA API] Some Go fields use a name that does not match the name of the JSON field #1484
Closed
1 task done
Labels
beta
BETA related issue
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
Milestone
Is there an existing issue for this?
Kubernetes Version
No response
Shipwright Version
Latest
Current Behavior
We have some Go types where the rule to name the field the same as the JSON field (expect case) was broken. In particular here:
build/pkg/apis/build/v1beta1/source.go
Line 104 in ea6018e
Expected Behavior
No response
Steps To Reproduce
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: