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