Brian Weasner
Results
2
comments of
Brian Weasner
Not sure if you have already resolved this, but it seems that you need to set `"additionalProperties": true` on both the schema you are extending, and the schema where you...
The following was modified from @melvinmaron05 because it was no longer working for me. Make sure the plugin (`serverless-offline-scheduler`) is installed (mine was installed with `--save-dev`) Updated Code: ```js /**...