@epilot/automation-client
Advanced tools
Comparing version 1.7.1 to 1.7.2
@@ -742,2 +742,6 @@ /* eslint-disable */ | ||
/** | ||
* Include all relation tags (labels) present on the main entity relation | ||
*/ | ||
target_tags_include_source?: boolean; | ||
/** | ||
* A filter to identify which source entities to pick as relations from main entity | ||
@@ -744,0 +748,0 @@ */ |
{ | ||
"name": "@epilot/automation-client", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "API Client for epilot automation API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -742,2 +742,6 @@ /* eslint-disable */ | ||
/** | ||
* Include all relation tags (labels) present on the main entity relation | ||
*/ | ||
target_tags_include_source?: boolean; | ||
/** | ||
* A filter to identify which source entities to pick as relations from main entity | ||
@@ -744,0 +748,0 @@ */ |
Sorry, the diff of this file is too big to display
534737
2852