Remove all uses of enums in the API
The clients aren't supposed to know the magic numbers for enums, so use strings instead.
Please register or sign in to comment
The clients aren't supposed to know the magic numbers for enums, so use strings instead.