schemas/application.json in losant_rest-1.2.0 vs schemas/application.json in losant_rest-1.2.1
- old
+ new
@@ -79,9 +79,12 @@
"type": "number"
},
"flowCount": {
"type": "number"
},
+ "integrationCount": {
+ "type": "number"
+ },
"webhookCount": {
"type": "number"
}
}
}
\ No newline at end of file