ctiaffay-conserto

Results 2 comments of ctiaffay-conserto

Yeah seems like the only solution :( But it would mean to hardcode the value structure instead of letting it be auto generated from schema, and I think it is...

Found a workaround to get it working : `enum: [null, '', 'val_1', 'val_2', 'val_3'],` The empty string `''` value is needed for the request validator to accept an empty url...