schemas/resourceJobs.json in losant_rest-1.19.6 vs schemas/resourceJobs.json in losant_rest-1.19.8
- old
+ new
@@ -51,10 +51,11 @@
"resourceType": {
"type": "string",
"enum": [
"dataTableRow",
"device",
- "experienceGroup"
+ "experienceGroup",
+ "experienceUser"
]
},
"maxIterationConcurrency": {
"type": "integer",
"enum": [
\ No newline at end of file