Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

niightly
Copy link

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

@rbelli
Copy link

rbelli commented Mar 28, 2023

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

@falkzoll
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add @hapi/joi as pre-installed package in the Node.js version 16 environment
3 participants