diff --git a/generated-sources/api/src/models/NotificationEventType.ts b/generated-sources/api/src/models/NotificationEventType.ts index 7e19b2fd..24f8469b 100644 --- a/generated-sources/api/src/models/NotificationEventType.ts +++ b/generated-sources/api/src/models/NotificationEventType.ts @@ -21,6 +21,7 @@ export const NotificationEventType = { ConnectionCreated: 'connection.created', ConnectionError: 'connection.error', ConnectionRefreshed: 'connection.refreshed', + ConnectionUpdated: 'connection.updated', ConnectionDeleted: 'connection.deleted', InstallationCreated: 'installation.created', InstallationUpdated: 'installation.updated',