[BUG][javascript client] Server Object without enum not considered
Created by: jdorel
Description
If an enum_values
is not specified, it is impossible to modify the value.
The specification (see the exemple just above the link) indicates that without any enum
, any value should be accepted.
openapi-generator version
4.0.0-beta3