We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd32a0b + 1efab01 commit 79e5065Copy full SHA for 79e5065
1 file changed
src/index.js
@@ -51,7 +51,6 @@ class ServerlessReqValidatorPlugin {
51
properties: {
52
reqValidatorName: { type: 'string' },
53
},
54
- required: ['reqValidatorName'],
55
});
56
57
this.hooks = {
0 commit comments