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