Skip to content

Commit

Permalink
fix(specs): remove from ingestion specs [skip-bc] (generated)
Browse files Browse the repository at this point in the history
algolia/api-clients-automation#3981

Co-authored-by: algolia-bot <[email protected]>
Co-authored-by: Clément Vannicatte <[email protected]>
  • Loading branch information
algolia-bot and shortcuts committed Oct 17, 2024
1 parent 71cdb13 commit 6c2f447
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/ingestion/model/event.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ export type Event = {
*/
runID: string;

/**
* The parent event, the cause of this event.
*/
parentID?: string;

status: EventStatus;

type: EventType;
Expand Down

0 comments on commit 6c2f447

Please sign in to comment.