schemas/experienceSlug.json in losant_rest-1.16.0 vs schemas/experienceSlug.json in losant_rest-1.16.1

- old
+ new

@@ -22,10 +22,10 @@ "type": "string", "format": "date-time" }, "slug": { "type": "string", - "minLength": 4, + "minLength": 3, "maxLength": 63, "pattern": "^[0-9a-z-]*$" }, "version": { "type": "string", \ No newline at end of file