Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 706615831
  • Loading branch information
protobuf-github-bot authored and copybara-github committed Dec 16, 2024
1 parent 59a8de6 commit e9ea43a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/go_features.proto
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ extend google.protobuf.FeatureSet {

message GoFeatures {
// Whether or not to generate the deprecated UnmarshalJSON method for enums.
// Can only be true for proto using the Open Struct api.
optional bool legacy_unmarshal_json_enum = 1 [
retention = RETENTION_RUNTIME,
targets = TARGET_TYPE_ENUM,
Expand Down

0 comments on commit e9ea43a

Please sign in to comment.