schemas/instanceOrgPatch.json in losant_rest-1.16.6 vs schemas/instanceOrgPatch.json in losant_rest-1.17.0
- old
+ new
@@ -88,9 +88,13 @@
},
"notebook": {
"type": "integer",
"minimum": 0
},
+ "resourcejob": {
+ "type": "integer",
+ "minimum": 0
+ },
"webhook": {
"type": "integer",
"minimum": 0
},
"dataTTL": {
\ No newline at end of file