schemas/applicationKey.json in losant_rest-1.3.1 vs schemas/applicationKey.json in losant_rest-1.3.2
- old
+ new
@@ -30,12 +30,9 @@
"enum": [
"active",
"inactive"
]
},
- "secret": {
- "type": "string"
- },
"deviceIds": {
"type": "array",
"items": {
"type": "string",
"pattern": "^[A-Fa-f\\d]{24}$"
\ No newline at end of file