@epilot/automation-client 1.8.1 → 1.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/openapi.d.ts CHANGED
@@ -841,7 +841,7 @@ declare namespace Components {
841
841
  /**
842
842
  * Specify filters to match file entities related to main entity
843
843
  */
844
- filter?: {
844
+ source_filter?: {
845
845
  /**
846
846
  * Limit files to maximum number (default, all matched file relations)
847
847
  * example:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epilot/automation-client",
3
- "version": "1.8.1",
3
+ "version": "1.8.2",
4
4
  "description": "API Client for epilot automation API",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
package/src/openapi.d.ts CHANGED
@@ -841,7 +841,7 @@ declare namespace Components {
841
841
  /**
842
842
  * Specify filters to match file entities related to main entity
843
843
  */
844
- filter?: {
844
+ source_filter?: {
845
845
  /**
846
846
  * Limit files to maximum number (default, all matched file relations)
847
847
  * example: