Skip to content

Incomplete Enumerations #70

@mrylmz

Description

@mrylmz

The MultipartType and MultipartContentType enums seam to be incomplete and also is not extensible.

Instead of using an enum you could use a struct wrapper type with a String as raw value and provide named cases as static members in extensions. In this case a user would be able to define custom types.

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