We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd11bd commit 167bd4eCopy full SHA for 167bd4e
proto/aep-api/aep/api/field_behavior.proto
@@ -10,7 +10,7 @@ option java_outer_classname = "FieldBehaviorProto";
10
option java_package = "com.aep.api";
11
option objc_class_prefix = "AEP";
12
13
-extend aep.protobuf.FieldOptions {
+extend google.protobuf.FieldOptions {
14
// A designation of a specific field behavior (required, output only, etc.)
15
// in protobuf messages.
16
//
0 commit comments