Add StartOS 0.4.0 packaging
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package google.api;
|
||||
|
||||
import "google/api/http.proto";
|
||||
import "google/protobuf/descriptor.proto";
|
||||
|
||||
extend google.protobuf.MethodOptions {
|
||||
|
||||
HttpRule http = 72295728;
|
||||
}
|
||||
Reference in New Issue
Block a user