restNumericEnums property

bool restNumericEnums
final

When using transport=rest, the client request will encode enums as numbers rather than strings.

Implementation

final bool restNumericEnums;