We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad705f3 commit a8c1200Copy full SHA for a8c1200
1 file changed
analytics.asyncapi.yaml
@@ -374,10 +374,6 @@ components:
374
type: string
375
format: date-time
376
description: When the insight was created
377
- updated_at:
378
- type: string
379
- format: date-time
380
- description: When the insight was updated
381
metadata:
382
$ref: '#/components/schemas/Metadata'
383
required:
@@ -388,7 +384,6 @@ components:
388
384
- description
389
385
- severity
390
386
- created_at
391
- - updated_at
392
387
393
AnalyticsAlert:
394
name: AnalyticsAlert
0 commit comments