Skip to content

Normalize enum serialization strategy #2699

@lukaszzborek

Description

@lukaszzborek

Some enums are missing the serde rename macro (e.g. SystemSnapshotType, SnapshotCompression), while others use#[serde(rename_all = "lowercase")] instead of snake_case.

All enums should use a consistent serialization strategy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions