cs3apis
cs3apis copied to clipboard
Missing Options in cs3.storage.provider.v1beta1.ProviderAPI
There are missing options in Proto file cs3.storage.provider.v1beta1.ProviderAPI.
I need to add these options, to get a working Java client
option java_multiple_files = true; option java_outer_classname = "ProviderApiProto"; option java_package = "com.cs3.storage.provider.v1beta1";
@marcdo7 please do