Closed k1LoW closed 1 year ago
Hi @sorcererxw, thank you for the nice tool!
The following error occurs when using the optional label for proto3.
optional
Warning: plugin "go-grpc-mock" does not support required features. Feature "proto3 optional" is required by ** file(s):
So, add setting to accept optional label.
Thank you!! 🚀
Hi @sorcererxw, thank you for the nice tool!
The following error occurs when using the
optional
label for proto3.So, add setting to accept
optional
label.