1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00
budibase/packages/server
2020-09-10 17:46:34 +01:00
..
.vscode
build
builder/assets
scripts
src Adding joi validation to the workflow update and create to make sure structure is adhered to, this is built through a curried middleware, to validate on headers, body etc add multiple different validator middlewares to your endpoint. 2020-09-10 17:46:34 +01:00
.env.template
.eslintrc
.gitignore
.npmignore
Dockerfile
LICENSE
package.json Adding joi validation to the workflow update and create to make sure structure is adhered to, this is built through a curried middleware, to validate on headers, body etc add multiple different validator middlewares to your endpoint. 2020-09-10 17:46:34 +01:00
yarn.lock Adding joi validation to the workflow update and create to make sure structure is adhered to, this is built through a curried middleware, to validate on headers, body etc add multiple different validator middlewares to your endpoint. 2020-09-10 17:46:34 +01:00