schemas/experienceGroup.json in losant_rest-1.13.0 vs schemas/experienceGroup.json in losant_rest-1.13.1
- old
+ new
@@ -100,8 +100,14 @@
},
{
"type": "null"
}
]
+ },
+ "directDeviceCount": {
+ "type": "number"
+ },
+ "totalDeviceCount": {
+ "type": "number"
}
}
}
\ No newline at end of file