Skip to content

Disable use_enum_values #266

Open
Open
@cmcginley-splunk

Description

@cmcginley-splunk
  • Auto-converting enums to their string values in Pydantic leads to typing weirdness and some inconsistent logical checks
  • We should:
    • removes all instances of use_enum_values from the codebase
    • identifies wherever the .value is used and removes them, if applicable
    • Runs validate /build --enrichments / test to make sure everything "seems to work" AND produces the same output files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions