schemas/deviceCommands.json in losant_rest-1.16.5 vs schemas/deviceCommands.json in losant_rest-1.16.6
- old
+ new
@@ -1,6 +1,6 @@
{
- "$schema": "http://json-schema.org/draft-04/schema#",
+ "$schema": "http://json-schema.org/draft-07/schema#",
"type": "array",
"items": {
"title": "Device Command",
"description": "Schema for a command for a single Device",
"type": "object",
\ No newline at end of file