runtime-nodejs icon indicating copy to clipboard operation
runtime-nodejs copied to clipboard

Adds Joi as a pre-installed module (fix #261)

Open niightly opened this issue 2 years ago • 2 comments

This PR adds the Joi Module to the pre-installed module list, this module is very helpful since it allows us to validate the parameters sent to the API before doing anything with it.

Fix #261

niightly avatar Mar 28 '23 19:03 niightly

I agree. Adding the Joi module would be very helpful.

rbelli avatar Mar 28 '23 20:03 rbelli

We will have a look at this. Will come back later on.

falkzoll avatar Mar 30 '23 12:03 falkzoll