You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we try to use protoc command having this, option java_outer_classname = "AddressBookProtos";
then protoc-gen-doc is not adding this detail in JSON.
The text was updated successfully, but these errors were encountered:
When we try to use protoc command having this,
option java_outer_classname = "AddressBookProtos";
then protoc-gen-doc is not adding this detail in JSON.
The text was updated successfully, but these errors were encountered: