@epilot/automation-client
Advanced tools
Comparing version 0.7.8 to 0.7.9
@@ -97,2 +97,8 @@ /* eslint-disable */ | ||
entity_schema?: string; | ||
/** | ||
* Flag indicating whether the flow was created automatically | ||
* example: | ||
* true | ||
*/ | ||
created_automatically?: boolean; | ||
actions?: AnyAction[]; | ||
@@ -99,0 +105,0 @@ created_at?: string; // date-time |
{ | ||
"name": "@epilot/automation-client", | ||
"version": "0.7.8", | ||
"version": "0.7.9", | ||
"description": "API Client for epilot automation API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -97,2 +97,8 @@ /* eslint-disable */ | ||
entity_schema?: string; | ||
/** | ||
* Flag indicating whether the flow was created automatically | ||
* example: | ||
* true | ||
*/ | ||
created_automatically?: boolean; | ||
actions?: AnyAction[]; | ||
@@ -99,0 +105,0 @@ created_at?: string; // date-time |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2247719
24
43920
1