enveloper
enveloper copied to clipboard
PHP library doesn't give feedback of invalid JSON schema
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.