The schema incorrectly limits data values to only object and string. This is incorrect, since JSON can be an array, boolean, a single number or null as well. This commit modifies the schema to allow for array, boolean and null, and adds tests. Fixes: https://github.com/cloudevents/sdk-javascript/issues/280 Signed-off-by: Lance Ball <lball@redhat.com> |
||
---|---|---|
.. | ||
conformance | ||
integration |