schemas/applicationPost.json in losant_rest-1.16.0 vs schemas/applicationPost.json in losant_rest-1.16.1
- old
+ new
@@ -27,10 +27,10 @@
},
"maxItems": 1000
},
"endpointSlug": {
"type": "string",
- "minLength": 4,
+ "minLength": 3,
"maxLength": 63,
"pattern": "^[0-9a-z-]*$"
},
"expUserTokenCutoff": {
"type": "string",
\ No newline at end of file