@epilot/automation-client
Advanced tools
Comparing version 0.7.7 to 0.7.8
@@ -425,2 +425,3 @@ /* eslint-disable */ | ||
conditions?: TriggerWorkflowCondition[]; | ||
assignees?: string[]; | ||
assign_steps?: AssignUsersToStep[]; | ||
@@ -427,0 +428,0 @@ } |
{ | ||
"name": "@epilot/automation-client", | ||
"version": "0.7.7", | ||
"version": "0.7.8", | ||
"description": "API Client for epilot automation API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -425,2 +425,3 @@ /* eslint-disable */ | ||
conditions?: TriggerWorkflowCondition[]; | ||
assignees?: string[]; | ||
assign_steps?: AssignUsersToStep[]; | ||
@@ -427,0 +428,0 @@ } |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
193591
1513