schemas/org.json in losant_rest-1.5.2 vs schemas/org.json in losant_rest-1.6.0

- old
+ new

@@ -104,10 +104,13 @@ "type": "number" }, "experienceview": { "type": "number" }, + "file": { + "type": "number" + }, "flow": { "type": "number" }, "solution": { "type": "number" @@ -163,9 +166,12 @@ }, "experienceUserCount": { "type": "number" }, "experienceViewCount": { + "type": "number" + }, + "fileCount": { "type": "number" }, "flowCount": { "type": "number" }, \ No newline at end of file