serverless-log-forwarding icon indicating copy to clipboard operation
serverless-log-forwarding copied to clipboard

WIP: Implement property schema validation

Open crunchie84 opened this issue 2 years ago • 0 comments

Fixes #73

TODOS

  • [x] document schema
  • [x] manually verify JSON schema (https://www.jsonschemavalidator.net/)[https://www.jsonschemavalidator.net/]
  • [x] Verify that unit tests still run
    • I didn't see an easy way to add unit tests for the json schema 🤔
  • [ ] Test that when using this version of the plugin the console warning is no longer rendered
    • If the maintainer of this repo easily can do the test that would be really great, need to figure out how to link a local version of a plugin into my codebase

crunchie84 avatar Jul 01 '22 14:07 crunchie84