Property DeletionPolicy is not allowed
fdaciuk opened this issue · 2 comments
fdaciuk commented
Hey! Thanks for this extension!
I'm having some troubles when I try to write a yml for serverless framework.
I receive the error Property DeletionPolicy is not allowed
, but the configuration is correct.
Can you see if I'm doing something wrong?
chemzqm commented
You may need yaml.selectSchema
to change schema for current file, or you may need to fix the schema url https://github.com/neoclide/coc-yaml/blob/master/Readme.md#associating-schemas