Open KishoreTG opened 2 years ago
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.
option java_outer_classname = "AddressBookProtos";
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.