Skip to content

EnumDescriptor doesn't support allow_alias #9

Description

@andrewhickman

Currently EnumValueDescriptor assumes the number of the enum value is unique, but this is not correct since there exists an allow_alias option to define multiple values with the same number.

https://developers.google.com/protocol-buffers/docs/proto#enum

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions