Open kommendorkapten opened 6 months ago
Dismissing my review, seems like this isn't WAI according to https://github.com/sigstore/sigstore-go/issues/63#issuecomment-2135585754
@haydentherapper yes, I did see in the other PR that this was fully WAI, I haven't had time to dig into this. My fear is that relying on annotations for verifying field behaviour may differ between clients :(
Summary
Use an alternative and updated method to mark
oneof
fields asREQUIRED
.Closes: https://github.com/sigstore/protobuf-specs/issues/336
Release Note
oneof
fields are marked asREQUIRED
in the protobufDocumentation
N/A