UNPKG

twitch-toolkit

Version:

A set of tools to integrate with Twitch API, Twitch Chat and Twitch WebHooks.

19 lines (18 loc) 316 B
[ { "description": "multiple types of null and object containing properties", "schema": { "type": ["null", "object"], "properties": { "foo": {} } }, "tests": [ { "description": "null is valid", "data": null, "valid": true } ] } ]