schemas/flowVersionPost.json in losant_rest-1.18.0 vs schemas/flowVersionPost.json in losant_rest-1.19.0
- old
+ new
@@ -1131,10 +1131,11 @@
"properties": {
"integrationId": {
"type": "string",
"enum": [
"losant",
- "local"
+ "local",
+ "external"
]
}
},
"additionalProperties": false
},
\ No newline at end of file