schemas/userPost.json in losant_rest-1.8.5 vs schemas/userPost.json in losant_rest-1.8.6
- old
+ new
@@ -123,10 +123,12 @@
"files.*",
"flow.*",
"flows.*",
"flowVersion.*",
"flowVersions.*",
+ "notebook.*",
+ "notebooks.*",
"webhook.*",
"webhooks.*",
"application.archiveData",
"application.backfillArchiveData",
"application.debug",
@@ -145,10 +147,11 @@
"applicationKey.delete",
"applicationKey.get",
"applicationKey.patch",
"applicationKeys.get",
"applicationKeys.post",
+ "data.export",
"data.lastValueQuery",
"data.timeSeriesQuery",
"dataTable.addColumn",
"dataTable.delete",
"dataTable.get",
@@ -273,9 +276,18 @@
"integration.delete",
"integration.get",
"integration.patch",
"integrations.get",
"integrations.post",
+ "notebook.delete",
+ "notebook.execute",
+ "notebook.get",
+ "notebook.logs",
+ "notebook.patch",
+ "notebook.requestInputDataExport",
+ "notebook.upload",
+ "notebooks.get",
+ "notebooks.post",
"webhook.delete",
"webhook.get",
"webhook.patch",
"webhooks.get",
"webhooks.post"
\ No newline at end of file