Skip to content

Commit 6c2f447

Browse files
fix(specs): remove from ingestion specs [skip-bc] (generated)
algolia/api-clients-automation#3981 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 71cdb13 commit 6c2f447

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/ingestion/model/event.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ export type Event = {
1717
*/
1818
runID: string;
1919

20-
/**
21-
* The parent event, the cause of this event.
22-
*/
23-
parentID?: string;
24-
2520
status: EventStatus;
2621

2722
type: EventType;

0 commit comments

Comments
 (0)