tangled
alpha
login
or
join now
openstatus.dev
/
openstatus
5
fork
atom
Openstatus
www.openstatus.dev
5
fork
atom
overview
issues
pulls
pipelines
๐ ntfh (#1220)
authored by
Thibault Le Ouay
and committed by
GitHub
1 year ago
2cfdfb60
cd1f4fc7
+1
1 changed file
expand all
collapse all
unified
split
packages
db
src
schema
notifications
validation.ts
+1
packages/db/src/schema/notifications/validation.ts
···
63
63
discordDataSchema,
64
64
pagerdutyDataSchema,
65
65
opsgenieDataSchema,
66
66
+
ntfyDataSchema,
66
67
]);
67
68
68
69
export const InsertNotificationWithDataSchema = z.discriminatedUnion(