Skip to content

Commit

Permalink
Merge branch 'pauoli/fix-option-spec'
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-abrahamsson committed Dec 28, 2024
2 parents 7eb82b0 + ab8be85 commit 886e927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gpb_defs.erl
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
{{service, Name::atom()}, [#?gpb_rpc{}]} |
{package, Name::atom()} |
{syntax, string()} | % "proto2" | "proto3"
{option, Name::atom(), Val::term()} |
{{extensions, MsgName::atom()}, [field_number_extension()]} |
{{extend, MsgName::atom()}, MoreFields::[field()]} |
{{ext_origin,MsgName::atom()}, {atom(), MoreFields::[field()]}} |
Expand Down

0 comments on commit 886e927

Please sign in to comment.