schemas/application.json in losant_rest-1.7.2 vs schemas/application.json in losant_rest-1.8.0
- old
+ new
@@ -106,10 +106,16 @@
"type": "number"
},
"experienceGroupCount": {
"type": "number"
},
+ "experienceSlugCount": {
+ "type": "number"
+ },
"experienceUserCount": {
+ "type": "number"
+ },
+ "experienceVersionCount": {
"type": "number"
},
"experienceViewCount": {
"type": "number"
},
\ No newline at end of file