schemas/experienceGroups.json in losant_rest-1.13.0 vs schemas/experienceGroups.json in losant_rest-1.13.1
- old
+ new
@@ -107,9 +107,15 @@
},
{
"type": "null"
}
]
+ },
+ "directDeviceCount": {
+ "type": "number"
+ },
+ "totalDeviceCount": {
+ "type": "number"
}
}
}
},
"count": {
\ No newline at end of file