Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / protobufjs / google / api / annotations.proto
diff --git a/legacy-libs/protobufjs/google/api/annotations.proto b/legacy-libs/protobufjs/google/api/annotations.proto
new file mode 100644 (file)
index 0000000..63a8eef
--- /dev/null
@@ -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;
+}
\ No newline at end of file