change extension number to avoid conflict
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
@@ -28,7 +28,7 @@ option objc_class_prefix = "MAPI";
|
||||
|
||||
extend google.protobuf.MethodOptions {
|
||||
// See `HttpRule`.
|
||||
HttpRule http = 72295728;
|
||||
HttpRule http = 65535654;
|
||||
}
|
||||
|
||||
extend google.protobuf.MethodOptions {
|
||||
|
Reference in New Issue
Block a user