enveloper icon indicating copy to clipboard operation
enveloper copied to clipboard

PHP library doesn't give feedback of invalid JSON schema

Open adamquaile opened this issue 7 years ago • 0 comments

There is no error thrown if the schema we want to validate email template parameters against is invalid - it just doesn't get used for validation.

We might not want to fail and error out, but some feedback via the API would be nice.

adamquaile avatar Mar 08 '18 14:03 adamquaile