faros-airbyte-common 0.10.32 → 0.10.33

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.
@@ -9,6 +9,7 @@ export interface IssueCompact {
9
9
  readonly boardId?: string;
10
10
  readonly additionalFields?: ReadonlyArray<[string, string]>;
11
11
  readonly updateAdditionalFields?: boolean;
12
+ readonly isDeleted?: boolean;
12
13
  }
13
14
  export interface Issue extends IssueCompact {
14
15
  readonly type: string;
@@ -1 +1 @@
1
- {"version":3,"file":"types.js","sourceRoot":"","sources":["../../src/jira/types.ts"],"names":[],"mappings":";;;AAuEA,IAAY,UAMX;AAND,WAAY,UAAU;IACpB,qCAAuB,CAAA;IACvB,+BAAiB,CAAA;IACjB,oDAAsC,CAAA;IACtC,+BAAiB,CAAA;IACjB,yBAAW,CAAA;AACb,CAAC,EANW,UAAU,0BAAV,UAAU,QAMrB"}
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../src/jira/types.ts"],"names":[],"mappings":";;;AAwEA,IAAY,UAMX;AAND,WAAY,UAAU;IACpB,qCAAuB,CAAA;IACvB,+BAAiB,CAAA;IACjB,oDAAsC,CAAA;IACtC,+BAAiB,CAAA;IACjB,yBAAW,CAAA;AACb,CAAC,EANW,UAAU,0BAAV,UAAU,QAMrB"}