schemas/files.json in losant_rest-1.8.5 vs schemas/files.json in losant_rest-1.8.6
- old
+ new
@@ -33,10 +33,11 @@
"type": "string",
"enum": [
"flow",
"user",
"device",
- "apiToken"
+ "apiToken",
+ "notebook"
]
},
"status": {
"type": "string",
"enum": [
\ No newline at end of file