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

- old
+ new

@@ -62,10 +62,10 @@ "type": "string", "maxLength": 1024 }, "endpointSlug": { "type": "string", - "minLength": 4, + "minLength": 3, "maxLength": 63, "pattern": "^[0-9a-z-]*$" }, "expUserTokenCutoff": { "type": "string", \ No newline at end of file