-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: enum value conflict in generated ProtoSchema descriptor. (#469)
* chore: regen readme (#464) autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * fix: Enum value confict in Proto conversion. Solution is to convert enum types always in enclosing struct type. Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>
- Loading branch information
1 parent
5b6cadd
commit 3e1382f
Showing
2 changed files
with
41 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters