Skip to main content
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. RegistryDocsEnumValue

RegistryDocsEnumValue

    A value in an enum type definition.

    Properties

    • name map[string]string required
      Enum value name keyed by language.
    • value string required
      Wire value of this enum variant.
    • description map[string]string optional
      Description keyed by language.