Skip to content

Commit 6e1b567

Browse files
committed
analytics: add removed_at
1 parent 2a98f8b commit 6e1b567

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

analytics.asyncapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,10 @@ components:
374374
type: string
375375
format: date-time
376376
description: When the insight was created
377+
removed_at:
378+
type: string
379+
format: date-time
380+
description: When the insight was removed
377381
metadata:
378382
$ref: '#/components/schemas/Metadata'
379383
required:

0 commit comments

Comments
 (0)