schemas/flowVersion.json in losant_rest-1.20.1 vs schemas/flowVersion.json in losant_rest-1.21.0
- old
+ new
@@ -362,10 +362,14 @@
"maxLength": 1024
}
}
},
"maxItems": 100
+ },
+ "configName": {
+ "type": "string",
+ "maxLength": 1024
}
},
"additionalProperties": false
},
"meta": {
@@ -3398,9 +3402,13 @@
"maxLength": 1024
}
}
},
"maxItems": 100
+ },
+ "configName": {
+ "type": "string",
+ "maxLength": 1024
}
},
"additionalProperties": false
},
"meta": {
\ No newline at end of file