schemas/applicationApiTokenPost.json in losant_rest-1.2.1 vs schemas/applicationApiTokenPost.json in losant_rest-1.2.2
- old
+ new
@@ -44,10 +44,12 @@
"experienceUsers.*",
"integration.*",
"integrations.*",
"flow.*",
"flows.*",
+ "flowVersion.*",
+ "flowVersions.*",
"webhook.*",
"webhooks.*",
"application.delete",
"application.get",
"application.patch",
@@ -115,9 +117,15 @@
"flow.patch",
"flow.pressVirtualButton",
"flow.setStorageEntry",
"flows.get",
"flows.post",
+ "flowVersion.delete",
+ "flowVersion.get",
+ "flowVersion.log",
+ "flowVersion.patch",
+ "flowVersions.get",
+ "flowVersions.post",
"integration.delete",
"integration.get",
"integration.patch",
"integrations.get",
"integrations.post",
\ No newline at end of file