@openstatus/sdk-node 0.1.1 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. package/README.md +901 -429
  2. package/esm/gen/openstatus/maintenance/v1/maintenance_pb.d.ts +139 -0
  3. package/esm/gen/openstatus/maintenance/v1/maintenance_pb.d.ts.map +1 -0
  4. package/esm/gen/openstatus/maintenance/v1/maintenance_pb.js +18 -0
  5. package/esm/gen/openstatus/maintenance/v1/service_pb.d.ts +315 -0
  6. package/esm/gen/openstatus/maintenance/v1/service_pb.d.ts.map +1 -0
  7. package/esm/gen/openstatus/maintenance/v1/service_pb.js +66 -0
  8. package/esm/gen/openstatus/monitor/v1/service_pb.d.ts +7 -13
  9. package/esm/gen/openstatus/monitor/v1/service_pb.d.ts.map +1 -1
  10. package/esm/gen/openstatus/monitor/v1/service_pb.js +1 -1
  11. package/esm/gen/openstatus/notification/v1/notification_pb.d.ts +110 -0
  12. package/esm/gen/openstatus/notification/v1/notification_pb.d.ts.map +1 -0
  13. package/esm/gen/openstatus/notification/v1/notification_pb.js +19 -0
  14. package/esm/gen/openstatus/notification/v1/providers_pb.d.ts +504 -0
  15. package/esm/gen/openstatus/notification/v1/providers_pb.d.ts.map +1 -0
  16. package/esm/gen/openstatus/notification/v1/providers_pb.js +199 -0
  17. package/esm/gen/openstatus/notification/v1/service_pb.d.ts +403 -0
  18. package/esm/gen/openstatus/notification/v1/service_pb.d.ts.map +1 -0
  19. package/esm/gen/openstatus/notification/v1/service_pb.js +91 -0
  20. package/esm/gen/openstatus/status_page/v1/service_pb.d.ts +4 -3
  21. package/esm/gen/openstatus/status_page/v1/service_pb.d.ts.map +1 -1
  22. package/esm/gen/openstatus/status_page/v1/service_pb.js +3 -1
  23. package/esm/gen/openstatus/status_page/v1/status_page_pb.d.ts +0 -60
  24. package/esm/gen/openstatus/status_page/v1/status_page_pb.d.ts.map +1 -1
  25. package/esm/gen/openstatus/status_page/v1/status_page_pb.js +1 -6
  26. package/esm/gen/openstatus/status_report/v1/service_pb.js +1 -1
  27. package/esm/mod.d.ts +47 -1
  28. package/esm/mod.d.ts.map +1 -1
  29. package/esm/mod.js +13 -0
  30. package/package.json +5 -2
  31. package/script/gen/openstatus/maintenance/v1/maintenance_pb.d.ts +139 -0
  32. package/script/gen/openstatus/maintenance/v1/maintenance_pb.d.ts.map +1 -0
  33. package/script/gen/openstatus/maintenance/v1/maintenance_pb.js +21 -0
  34. package/script/gen/openstatus/maintenance/v1/service_pb.d.ts +315 -0
  35. package/script/gen/openstatus/maintenance/v1/service_pb.d.ts.map +1 -0
  36. package/script/gen/openstatus/maintenance/v1/service_pb.js +69 -0
  37. package/script/gen/openstatus/monitor/v1/service_pb.d.ts +7 -13
  38. package/script/gen/openstatus/monitor/v1/service_pb.d.ts.map +1 -1
  39. package/script/gen/openstatus/monitor/v1/service_pb.js +1 -1
  40. package/script/gen/openstatus/notification/v1/notification_pb.d.ts +110 -0
  41. package/script/gen/openstatus/notification/v1/notification_pb.d.ts.map +1 -0
  42. package/script/gen/openstatus/notification/v1/notification_pb.js +22 -0
  43. package/script/gen/openstatus/notification/v1/providers_pb.d.ts +504 -0
  44. package/script/gen/openstatus/notification/v1/providers_pb.d.ts.map +1 -0
  45. package/script/gen/openstatus/notification/v1/providers_pb.js +202 -0
  46. package/script/gen/openstatus/notification/v1/service_pb.d.ts +403 -0
  47. package/script/gen/openstatus/notification/v1/service_pb.d.ts.map +1 -0
  48. package/script/gen/openstatus/notification/v1/service_pb.js +94 -0
  49. package/script/gen/openstatus/status_page/v1/service_pb.d.ts +4 -3
  50. package/script/gen/openstatus/status_page/v1/service_pb.d.ts.map +1 -1
  51. package/script/gen/openstatus/status_page/v1/service_pb.js +3 -1
  52. package/script/gen/openstatus/status_page/v1/status_page_pb.d.ts +0 -60
  53. package/script/gen/openstatus/status_page/v1/status_page_pb.d.ts.map +1 -1
  54. package/script/gen/openstatus/status_page/v1/status_page_pb.js +2 -7
  55. package/script/gen/openstatus/status_report/v1/service_pb.js +1 -1
  56. package/script/mod.d.ts +47 -1
  57. package/script/mod.d.ts.map +1 -1
  58. package/script/mod.js +18 -3
@@ -0,0 +1,199 @@
1
+ // @generated by protoc-gen-es v2.11.0 with parameter "target=ts,import_extension=ts"
2
+ // @generated from file openstatus/notification/v1/providers.proto (package openstatus.notification.v1, syntax proto3)
3
+ /* eslint-disable */
4
+ import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
5
+ import { file_buf_validate_validate } from "../../../buf/validate/validate_pb.js";
6
+ /**
7
+ * Describes the file openstatus/notification/v1/providers.proto.
8
+ */
9
+ export const file_openstatus_notification_v1_providers = /*@__PURE__*/ fileDesc("CipvcGVuc3RhdHVzL25vdGlmaWNhdGlvbi92MS9wcm92aWRlcnMucHJvdG8SGm9wZW5zdGF0dXMubm90aWZpY2F0aW9uLnYxIiwKC0Rpc2NvcmREYXRhEh0KC3dlYmhvb2tfdXJsGAEgASgJQgi6SAVyA4gBASIjCglFbWFpbERhdGESFgoFZW1haWwYASABKAlCB7pIBHICYAEiLwoOR29vZ2xlQ2hhdERhdGESHQoLd2ViaG9va191cmwYASABKAlCCLpIBXIDiAEBIjIKEUdyYWZhbmFPbmNhbGxEYXRhEh0KC3dlYmhvb2tfdXJsGAEgASgJQgi6SAVyA4gBASJUCghOdGZ5RGF0YRIWCgV0b3BpYxgBIAEoCUIHukgEcgIQARISCgpzZXJ2ZXJfdXJsGAIgASgJEhIKBXRva2VuGAMgASgJSACIAQFCCAoGX3Rva2VuIjEKDVBhZ2VyRHV0eURhdGESIAoPaW50ZWdyYXRpb25fa2V5GAEgASgJQge6SARyAhABIm4KDE9wc2dlbmllRGF0YRIYCgdhcGlfa2V5GAEgASgJQge6SARyAhABEkQKBnJlZ2lvbhgCIAEoDjIqLm9wZW5zdGF0dXMubm90aWZpY2F0aW9uLnYxLk9wc2dlbmllUmVnaW9uQgi6SAWCAQIQASIqCglTbGFja0RhdGESHQoLd2ViaG9va191cmwYASABKAlCCLpIBXIDiAEBIigKB1Ntc0RhdGESHQoMcGhvbmVfbnVtYmVyGAEgASgJQge6SARyAhABIigKDFRlbGVncmFtRGF0YRIYCgdjaGF0X2lkGAEgASgJQge6SARyAhABIjQKDVdlYmhvb2tIZWFkZXISFAoDa2V5GAEgASgJQge6SARyAhABEg0KBXZhbHVlGAIgASgJImUKC1dlYmhvb2tEYXRhEhoKCGVuZHBvaW50GAEgASgJQgi6SAVyA4gBARI6CgdoZWFkZXJzGAIgAygLMikub3BlbnN0YXR1cy5ub3RpZmljYXRpb24udjEuV2ViaG9va0hlYWRlciItCgxXaGF0c2FwcERhdGESHQoMcGhvbmVfbnVtYmVyGAEgASgJQge6SARyAhABIvIFChBOb3RpZmljYXRpb25EYXRhEjoKB2Rpc2NvcmQYASABKAsyJy5vcGVuc3RhdHVzLm5vdGlmaWNhdGlvbi52MS5EaXNjb3JkRGF0YUgAEjYKBWVtYWlsGAIgASgLMiUub3BlbnN0YXR1cy5ub3RpZmljYXRpb24udjEuRW1haWxEYXRhSAASQQoLZ29vZ2xlX2NoYXQYAyABKAsyKi5vcGVuc3RhdHVzLm5vdGlmaWNhdGlvbi52MS5Hb29nbGVDaGF0RGF0YUgAEkcKDmdyYWZhbmFfb25jYWxsGAQgASgLMi0ub3BlbnN0YXR1cy5ub3RpZmljYXRpb24udjEuR3JhZmFuYU9uY2FsbERhdGFIABI0CgRudGZ5GAUgASgLMiQub3BlbnN0YXR1cy5ub3RpZmljYXRpb24udjEuTnRmeURhdGFIABI+CglwYWdlcmR1dHkYBiABKAsyKS5vcGVuc3RhdHVzLm5vdGlmaWNhdGlvbi52MS5QYWdlckR1dHlEYXRhSAASPAoIb3BzZ2VuaWUYByABKAsyKC5vcGVuc3RhdHVzLm5vdGlmaWNhdGlvbi52MS5PcHNnZW5pZURhdGFIABI2CgVzbGFjaxgIIAEoCzIlLm9wZW5zdGF0dXMubm90aWZpY2F0aW9uLnYxLlNsYWNrRGF0YUgAEjIKA3NtcxgJIAEoCzIjLm9wZW5zdGF0dXMubm90aWZpY2F0aW9uLnYxLlNtc0RhdGFIABI8Cgh0ZWxlZ3JhbRgKIAEoCzIoLm9wZW5zdGF0dXMubm90aWZpY2F0aW9uLnYxLlRlbGVncmFtRGF0YUgAEjoKB3dlYmhvb2sYCyABKAsyJy5vcGVuc3RhdHVzLm5vdGlmaWNhdGlvbi52MS5XZWJob29rRGF0YUgAEjwKCHdoYXRzYXBwGAwgASgLMigub3BlbnN0YXR1cy5ub3RpZmljYXRpb24udjEuV2hhdHNhcHBEYXRhSABCBgoEZGF0YSrmAwoUTm90aWZpY2F0aW9uUHJvdmlkZXISJQohTk9USUZJQ0FUSU9OX1BST1ZJREVSX1VOU1BFQ0lGSUVEEAASIQodTk9USUZJQ0FUSU9OX1BST1ZJREVSX0RJU0NPUkQQARIfChtOT1RJRklDQVRJT05fUFJPVklERVJfRU1BSUwQAhIlCiFOT1RJRklDQVRJT05fUFJPVklERVJfR09PR0xFX0NIQVQQAxIoCiROT1RJRklDQVRJT05fUFJPVklERVJfR1JBRkFOQV9PTkNBTEwQBBIeChpOT1RJRklDQVRJT05fUFJPVklERVJfTlRGWRAFEiMKH05PVElGSUNBVElPTl9QUk9WSURFUl9QQUdFUkRVVFkQBhIiCh5OT1RJRklDQVRJT05fUFJPVklERVJfT1BTR0VOSUUQBxIfChtOT1RJRklDQVRJT05fUFJPVklERVJfU0xBQ0sQCBIdChlOT1RJRklDQVRJT05fUFJPVklERVJfU01TEAkSIgoeTk9USUZJQ0FUSU9OX1BST1ZJREVSX1RFTEVHUkFNEAoSIQodTk9USUZJQ0FUSU9OX1BST1ZJREVSX1dFQkhPT0sQCxIiCh5OT1RJRklDQVRJT05fUFJPVklERVJfV0hBVFNBUFAQDCphCg5PcHNnZW5pZVJlZ2lvbhIfChtPUFNHRU5JRV9SRUdJT05fVU5TUEVDSUZJRUQQABIWChJPUFNHRU5JRV9SRUdJT05fVVMQARIWChJPUFNHRU5JRV9SRUdJT05fRVUQAkJdWltnaXRodWIuY29tL29wZW5zdGF0dXNocS9vcGVuc3RhdHVzL3BhY2thZ2VzL3Byb3RvL29wZW5zdGF0dXMvbm90aWZpY2F0aW9uL3YxO25vdGlmaWNhdGlvbnYxYgZwcm90bzM", [file_buf_validate_validate]);
10
+ /**
11
+ * Describes the message openstatus.notification.v1.DiscordData.
12
+ * Use `create(DiscordDataSchema)` to create a new message.
13
+ */
14
+ export const DiscordDataSchema = /*@__PURE__*/ messageDesc(file_openstatus_notification_v1_providers, 0);
15
+ /**
16
+ * Describes the message openstatus.notification.v1.EmailData.
17
+ * Use `create(EmailDataSchema)` to create a new message.
18
+ */
19
+ export const EmailDataSchema = /*@__PURE__*/ messageDesc(file_openstatus_notification_v1_providers, 1);
20
+ /**
21
+ * Describes the message openstatus.notification.v1.GoogleChatData.
22
+ * Use `create(GoogleChatDataSchema)` to create a new message.
23
+ */
24
+ export const GoogleChatDataSchema = /*@__PURE__*/ messageDesc(file_openstatus_notification_v1_providers, 2);
25
+ /**
26
+ * Describes the message openstatus.notification.v1.GrafanaOncallData.
27
+ * Use `create(GrafanaOncallDataSchema)` to create a new message.
28
+ */
29
+ export const GrafanaOncallDataSchema = /*@__PURE__*/ messageDesc(file_openstatus_notification_v1_providers, 3);
30
+ /**
31
+ * Describes the message openstatus.notification.v1.NtfyData.
32
+ * Use `create(NtfyDataSchema)` to create a new message.
33
+ */
34
+ export const NtfyDataSchema = /*@__PURE__*/ messageDesc(file_openstatus_notification_v1_providers, 4);
35
+ /**
36
+ * Describes the message openstatus.notification.v1.PagerDutyData.
37
+ * Use `create(PagerDutyDataSchema)` to create a new message.
38
+ */
39
+ export const PagerDutyDataSchema = /*@__PURE__*/ messageDesc(file_openstatus_notification_v1_providers, 5);
40
+ /**
41
+ * Describes the message openstatus.notification.v1.OpsgenieData.
42
+ * Use `create(OpsgenieDataSchema)` to create a new message.
43
+ */
44
+ export const OpsgenieDataSchema = /*@__PURE__*/ messageDesc(file_openstatus_notification_v1_providers, 6);
45
+ /**
46
+ * Describes the message openstatus.notification.v1.SlackData.
47
+ * Use `create(SlackDataSchema)` to create a new message.
48
+ */
49
+ export const SlackDataSchema = /*@__PURE__*/ messageDesc(file_openstatus_notification_v1_providers, 7);
50
+ /**
51
+ * Describes the message openstatus.notification.v1.SmsData.
52
+ * Use `create(SmsDataSchema)` to create a new message.
53
+ */
54
+ export const SmsDataSchema = /*@__PURE__*/ messageDesc(file_openstatus_notification_v1_providers, 8);
55
+ /**
56
+ * Describes the message openstatus.notification.v1.TelegramData.
57
+ * Use `create(TelegramDataSchema)` to create a new message.
58
+ */
59
+ export const TelegramDataSchema = /*@__PURE__*/ messageDesc(file_openstatus_notification_v1_providers, 9);
60
+ /**
61
+ * Describes the message openstatus.notification.v1.WebhookHeader.
62
+ * Use `create(WebhookHeaderSchema)` to create a new message.
63
+ */
64
+ export const WebhookHeaderSchema = /*@__PURE__*/ messageDesc(file_openstatus_notification_v1_providers, 10);
65
+ /**
66
+ * Describes the message openstatus.notification.v1.WebhookData.
67
+ * Use `create(WebhookDataSchema)` to create a new message.
68
+ */
69
+ export const WebhookDataSchema = /*@__PURE__*/ messageDesc(file_openstatus_notification_v1_providers, 11);
70
+ /**
71
+ * Describes the message openstatus.notification.v1.WhatsappData.
72
+ * Use `create(WhatsappDataSchema)` to create a new message.
73
+ */
74
+ export const WhatsappDataSchema = /*@__PURE__*/ messageDesc(file_openstatus_notification_v1_providers, 12);
75
+ /**
76
+ * Describes the message openstatus.notification.v1.NotificationData.
77
+ * Use `create(NotificationDataSchema)` to create a new message.
78
+ */
79
+ export const NotificationDataSchema = /*@__PURE__*/ messageDesc(file_openstatus_notification_v1_providers, 13);
80
+ /**
81
+ * NotificationProvider represents the supported notification channel types.
82
+ *
83
+ * @generated from enum openstatus.notification.v1.NotificationProvider
84
+ */
85
+ export var NotificationProvider;
86
+ (function (NotificationProvider) {
87
+ /**
88
+ * Unspecified provider.
89
+ *
90
+ * @generated from enum value: NOTIFICATION_PROVIDER_UNSPECIFIED = 0;
91
+ */
92
+ NotificationProvider[NotificationProvider["UNSPECIFIED"] = 0] = "UNSPECIFIED";
93
+ /**
94
+ * Discord webhook.
95
+ *
96
+ * @generated from enum value: NOTIFICATION_PROVIDER_DISCORD = 1;
97
+ */
98
+ NotificationProvider[NotificationProvider["DISCORD"] = 1] = "DISCORD";
99
+ /**
100
+ * Email notification.
101
+ *
102
+ * @generated from enum value: NOTIFICATION_PROVIDER_EMAIL = 2;
103
+ */
104
+ NotificationProvider[NotificationProvider["EMAIL"] = 2] = "EMAIL";
105
+ /**
106
+ * Google Chat webhook.
107
+ *
108
+ * @generated from enum value: NOTIFICATION_PROVIDER_GOOGLE_CHAT = 3;
109
+ */
110
+ NotificationProvider[NotificationProvider["GOOGLE_CHAT"] = 3] = "GOOGLE_CHAT";
111
+ /**
112
+ * Grafana OnCall webhook.
113
+ *
114
+ * @generated from enum value: NOTIFICATION_PROVIDER_GRAFANA_ONCALL = 4;
115
+ */
116
+ NotificationProvider[NotificationProvider["GRAFANA_ONCALL"] = 4] = "GRAFANA_ONCALL";
117
+ /**
118
+ * Ntfy notification service.
119
+ *
120
+ * @generated from enum value: NOTIFICATION_PROVIDER_NTFY = 5;
121
+ */
122
+ NotificationProvider[NotificationProvider["NTFY"] = 5] = "NTFY";
123
+ /**
124
+ * PagerDuty integration.
125
+ *
126
+ * @generated from enum value: NOTIFICATION_PROVIDER_PAGERDUTY = 6;
127
+ */
128
+ NotificationProvider[NotificationProvider["PAGERDUTY"] = 6] = "PAGERDUTY";
129
+ /**
130
+ * Opsgenie integration.
131
+ *
132
+ * @generated from enum value: NOTIFICATION_PROVIDER_OPSGENIE = 7;
133
+ */
134
+ NotificationProvider[NotificationProvider["OPSGENIE"] = 7] = "OPSGENIE";
135
+ /**
136
+ * Slack webhook.
137
+ *
138
+ * @generated from enum value: NOTIFICATION_PROVIDER_SLACK = 8;
139
+ */
140
+ NotificationProvider[NotificationProvider["SLACK"] = 8] = "SLACK";
141
+ /**
142
+ * SMS notification.
143
+ *
144
+ * @generated from enum value: NOTIFICATION_PROVIDER_SMS = 9;
145
+ */
146
+ NotificationProvider[NotificationProvider["SMS"] = 9] = "SMS";
147
+ /**
148
+ * Telegram bot.
149
+ *
150
+ * @generated from enum value: NOTIFICATION_PROVIDER_TELEGRAM = 10;
151
+ */
152
+ NotificationProvider[NotificationProvider["TELEGRAM"] = 10] = "TELEGRAM";
153
+ /**
154
+ * Custom webhook.
155
+ *
156
+ * @generated from enum value: NOTIFICATION_PROVIDER_WEBHOOK = 11;
157
+ */
158
+ NotificationProvider[NotificationProvider["WEBHOOK"] = 11] = "WEBHOOK";
159
+ /**
160
+ * WhatsApp notification.
161
+ *
162
+ * @generated from enum value: NOTIFICATION_PROVIDER_WHATSAPP = 12;
163
+ */
164
+ NotificationProvider[NotificationProvider["WHATSAPP"] = 12] = "WHATSAPP";
165
+ })(NotificationProvider || (NotificationProvider = {}));
166
+ /**
167
+ * Describes the enum openstatus.notification.v1.NotificationProvider.
168
+ */
169
+ export const NotificationProviderSchema = /*@__PURE__*/ enumDesc(file_openstatus_notification_v1_providers, 0);
170
+ /**
171
+ * OpsgenieRegion represents the Opsgenie API region.
172
+ *
173
+ * @generated from enum openstatus.notification.v1.OpsgenieRegion
174
+ */
175
+ export var OpsgenieRegion;
176
+ (function (OpsgenieRegion) {
177
+ /**
178
+ * Unspecified region.
179
+ *
180
+ * @generated from enum value: OPSGENIE_REGION_UNSPECIFIED = 0;
181
+ */
182
+ OpsgenieRegion[OpsgenieRegion["UNSPECIFIED"] = 0] = "UNSPECIFIED";
183
+ /**
184
+ * US region.
185
+ *
186
+ * @generated from enum value: OPSGENIE_REGION_US = 1;
187
+ */
188
+ OpsgenieRegion[OpsgenieRegion["US"] = 1] = "US";
189
+ /**
190
+ * EU region.
191
+ *
192
+ * @generated from enum value: OPSGENIE_REGION_EU = 2;
193
+ */
194
+ OpsgenieRegion[OpsgenieRegion["EU"] = 2] = "EU";
195
+ })(OpsgenieRegion || (OpsgenieRegion = {}));
196
+ /**
197
+ * Describes the enum openstatus.notification.v1.OpsgenieRegion.
198
+ */
199
+ export const OpsgenieRegionSchema = /*@__PURE__*/ enumDesc(file_openstatus_notification_v1_providers, 1);
@@ -0,0 +1,403 @@
1
+ import type { GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv2";
2
+ import type { Notification, NotificationSummary } from "./notification_pb.js";
3
+ import type { NotificationData, NotificationProvider } from "./providers_pb.js";
4
+ import type { Message } from "@bufbuild/protobuf";
5
+ /**
6
+ * Describes the file openstatus/notification/v1/service.proto.
7
+ */
8
+ export declare const file_openstatus_notification_v1_service: GenFile;
9
+ /**
10
+ * CreateNotificationRequest is the request to create a new notification channel.
11
+ *
12
+ * @generated from message openstatus.notification.v1.CreateNotificationRequest
13
+ */
14
+ export type CreateNotificationRequest = Message<"openstatus.notification.v1.CreateNotificationRequest"> & {
15
+ /**
16
+ * Display name for the notification channel.
17
+ *
18
+ * @generated from field: string name = 1;
19
+ */
20
+ name: string;
21
+ /**
22
+ * Provider type.
23
+ *
24
+ * @generated from field: openstatus.notification.v1.NotificationProvider provider = 2;
25
+ */
26
+ provider: NotificationProvider;
27
+ /**
28
+ * Provider-specific configuration.
29
+ *
30
+ * @generated from field: openstatus.notification.v1.NotificationData data = 3;
31
+ */
32
+ data?: NotificationData;
33
+ /**
34
+ * IDs of monitors to associate with this notification.
35
+ *
36
+ * @generated from field: repeated string monitor_ids = 4;
37
+ */
38
+ monitorIds: string[];
39
+ };
40
+ /**
41
+ * Describes the message openstatus.notification.v1.CreateNotificationRequest.
42
+ * Use `create(CreateNotificationRequestSchema)` to create a new message.
43
+ */
44
+ export declare const CreateNotificationRequestSchema: GenMessage<CreateNotificationRequest>;
45
+ /**
46
+ * CreateNotificationResponse is the response after creating a notification channel.
47
+ *
48
+ * @generated from message openstatus.notification.v1.CreateNotificationResponse
49
+ */
50
+ export type CreateNotificationResponse = Message<"openstatus.notification.v1.CreateNotificationResponse"> & {
51
+ /**
52
+ * The created notification channel.
53
+ *
54
+ * @generated from field: openstatus.notification.v1.Notification notification = 1;
55
+ */
56
+ notification?: Notification;
57
+ };
58
+ /**
59
+ * Describes the message openstatus.notification.v1.CreateNotificationResponse.
60
+ * Use `create(CreateNotificationResponseSchema)` to create a new message.
61
+ */
62
+ export declare const CreateNotificationResponseSchema: GenMessage<CreateNotificationResponse>;
63
+ /**
64
+ * GetNotificationRequest is the request to get a notification channel.
65
+ *
66
+ * @generated from message openstatus.notification.v1.GetNotificationRequest
67
+ */
68
+ export type GetNotificationRequest = Message<"openstatus.notification.v1.GetNotificationRequest"> & {
69
+ /**
70
+ * Notification ID to retrieve (required).
71
+ *
72
+ * @generated from field: string id = 1;
73
+ */
74
+ id: string;
75
+ };
76
+ /**
77
+ * Describes the message openstatus.notification.v1.GetNotificationRequest.
78
+ * Use `create(GetNotificationRequestSchema)` to create a new message.
79
+ */
80
+ export declare const GetNotificationRequestSchema: GenMessage<GetNotificationRequest>;
81
+ /**
82
+ * GetNotificationResponse is the response containing the notification channel.
83
+ *
84
+ * @generated from message openstatus.notification.v1.GetNotificationResponse
85
+ */
86
+ export type GetNotificationResponse = Message<"openstatus.notification.v1.GetNotificationResponse"> & {
87
+ /**
88
+ * The notification channel.
89
+ *
90
+ * @generated from field: openstatus.notification.v1.Notification notification = 1;
91
+ */
92
+ notification?: Notification;
93
+ };
94
+ /**
95
+ * Describes the message openstatus.notification.v1.GetNotificationResponse.
96
+ * Use `create(GetNotificationResponseSchema)` to create a new message.
97
+ */
98
+ export declare const GetNotificationResponseSchema: GenMessage<GetNotificationResponse>;
99
+ /**
100
+ * ListNotificationsRequest is the request to list notification channels.
101
+ *
102
+ * @generated from message openstatus.notification.v1.ListNotificationsRequest
103
+ */
104
+ export type ListNotificationsRequest = Message<"openstatus.notification.v1.ListNotificationsRequest"> & {
105
+ /**
106
+ * Maximum number of notifications to return (1-100, defaults to 50).
107
+ *
108
+ * @generated from field: optional int32 limit = 1;
109
+ */
110
+ limit?: number;
111
+ /**
112
+ * Number of notifications to skip for pagination (defaults to 0).
113
+ *
114
+ * @generated from field: optional int32 offset = 2;
115
+ */
116
+ offset?: number;
117
+ };
118
+ /**
119
+ * Describes the message openstatus.notification.v1.ListNotificationsRequest.
120
+ * Use `create(ListNotificationsRequestSchema)` to create a new message.
121
+ */
122
+ export declare const ListNotificationsRequestSchema: GenMessage<ListNotificationsRequest>;
123
+ /**
124
+ * ListNotificationsResponse is the response containing notification channels.
125
+ *
126
+ * @generated from message openstatus.notification.v1.ListNotificationsResponse
127
+ */
128
+ export type ListNotificationsResponse = Message<"openstatus.notification.v1.ListNotificationsResponse"> & {
129
+ /**
130
+ * Notification channel summaries.
131
+ *
132
+ * @generated from field: repeated openstatus.notification.v1.NotificationSummary notifications = 1;
133
+ */
134
+ notifications: NotificationSummary[];
135
+ /**
136
+ * Total number of notification channels.
137
+ *
138
+ * @generated from field: int32 total_size = 2;
139
+ */
140
+ totalSize: number;
141
+ };
142
+ /**
143
+ * Describes the message openstatus.notification.v1.ListNotificationsResponse.
144
+ * Use `create(ListNotificationsResponseSchema)` to create a new message.
145
+ */
146
+ export declare const ListNotificationsResponseSchema: GenMessage<ListNotificationsResponse>;
147
+ /**
148
+ * UpdateNotificationRequest is the request to update a notification channel.
149
+ *
150
+ * @generated from message openstatus.notification.v1.UpdateNotificationRequest
151
+ */
152
+ export type UpdateNotificationRequest = Message<"openstatus.notification.v1.UpdateNotificationRequest"> & {
153
+ /**
154
+ * Notification ID to update (required).
155
+ *
156
+ * @generated from field: string id = 1;
157
+ */
158
+ id: string;
159
+ /**
160
+ * Updated display name.
161
+ *
162
+ * @generated from field: optional string name = 2;
163
+ */
164
+ name?: string;
165
+ /**
166
+ * Updated provider-specific configuration.
167
+ *
168
+ * @generated from field: optional openstatus.notification.v1.NotificationData data = 3;
169
+ */
170
+ data?: NotificationData;
171
+ /**
172
+ * Updated monitor IDs to associate.
173
+ *
174
+ * @generated from field: repeated string monitor_ids = 4;
175
+ */
176
+ monitorIds: string[];
177
+ };
178
+ /**
179
+ * Describes the message openstatus.notification.v1.UpdateNotificationRequest.
180
+ * Use `create(UpdateNotificationRequestSchema)` to create a new message.
181
+ */
182
+ export declare const UpdateNotificationRequestSchema: GenMessage<UpdateNotificationRequest>;
183
+ /**
184
+ * UpdateNotificationResponse is the response after updating a notification channel.
185
+ *
186
+ * @generated from message openstatus.notification.v1.UpdateNotificationResponse
187
+ */
188
+ export type UpdateNotificationResponse = Message<"openstatus.notification.v1.UpdateNotificationResponse"> & {
189
+ /**
190
+ * The updated notification channel.
191
+ *
192
+ * @generated from field: openstatus.notification.v1.Notification notification = 1;
193
+ */
194
+ notification?: Notification;
195
+ };
196
+ /**
197
+ * Describes the message openstatus.notification.v1.UpdateNotificationResponse.
198
+ * Use `create(UpdateNotificationResponseSchema)` to create a new message.
199
+ */
200
+ export declare const UpdateNotificationResponseSchema: GenMessage<UpdateNotificationResponse>;
201
+ /**
202
+ * DeleteNotificationRequest is the request to delete a notification channel.
203
+ *
204
+ * @generated from message openstatus.notification.v1.DeleteNotificationRequest
205
+ */
206
+ export type DeleteNotificationRequest = Message<"openstatus.notification.v1.DeleteNotificationRequest"> & {
207
+ /**
208
+ * Notification ID to delete (required).
209
+ *
210
+ * @generated from field: string id = 1;
211
+ */
212
+ id: string;
213
+ };
214
+ /**
215
+ * Describes the message openstatus.notification.v1.DeleteNotificationRequest.
216
+ * Use `create(DeleteNotificationRequestSchema)` to create a new message.
217
+ */
218
+ export declare const DeleteNotificationRequestSchema: GenMessage<DeleteNotificationRequest>;
219
+ /**
220
+ * DeleteNotificationResponse is the response after deleting a notification channel.
221
+ *
222
+ * @generated from message openstatus.notification.v1.DeleteNotificationResponse
223
+ */
224
+ export type DeleteNotificationResponse = Message<"openstatus.notification.v1.DeleteNotificationResponse"> & {
225
+ /**
226
+ * Whether the deletion was successful.
227
+ *
228
+ * @generated from field: bool success = 1;
229
+ */
230
+ success: boolean;
231
+ };
232
+ /**
233
+ * Describes the message openstatus.notification.v1.DeleteNotificationResponse.
234
+ * Use `create(DeleteNotificationResponseSchema)` to create a new message.
235
+ */
236
+ export declare const DeleteNotificationResponseSchema: GenMessage<DeleteNotificationResponse>;
237
+ /**
238
+ * SendTestNotificationRequest is the request to send a test notification.
239
+ *
240
+ * @generated from message openstatus.notification.v1.SendTestNotificationRequest
241
+ */
242
+ export type SendTestNotificationRequest = Message<"openstatus.notification.v1.SendTestNotificationRequest"> & {
243
+ /**
244
+ * Provider type.
245
+ *
246
+ * @generated from field: openstatus.notification.v1.NotificationProvider provider = 1;
247
+ */
248
+ provider: NotificationProvider;
249
+ /**
250
+ * Provider-specific configuration.
251
+ *
252
+ * @generated from field: openstatus.notification.v1.NotificationData data = 2;
253
+ */
254
+ data?: NotificationData;
255
+ };
256
+ /**
257
+ * Describes the message openstatus.notification.v1.SendTestNotificationRequest.
258
+ * Use `create(SendTestNotificationRequestSchema)` to create a new message.
259
+ */
260
+ export declare const SendTestNotificationRequestSchema: GenMessage<SendTestNotificationRequest>;
261
+ /**
262
+ * SendTestNotificationResponse is the response after sending a test notification.
263
+ *
264
+ * @generated from message openstatus.notification.v1.SendTestNotificationResponse
265
+ */
266
+ export type SendTestNotificationResponse = Message<"openstatus.notification.v1.SendTestNotificationResponse"> & {
267
+ /**
268
+ * Whether the test was successful.
269
+ *
270
+ * @generated from field: bool success = 1;
271
+ */
272
+ success: boolean;
273
+ /**
274
+ * Optional error message if the test failed.
275
+ *
276
+ * @generated from field: optional string error_message = 2;
277
+ */
278
+ errorMessage?: string;
279
+ };
280
+ /**
281
+ * Describes the message openstatus.notification.v1.SendTestNotificationResponse.
282
+ * Use `create(SendTestNotificationResponseSchema)` to create a new message.
283
+ */
284
+ export declare const SendTestNotificationResponseSchema: GenMessage<SendTestNotificationResponse>;
285
+ /**
286
+ * CheckNotificationLimitRequest is the request to check notification limits.
287
+ *
288
+ * @generated from message openstatus.notification.v1.CheckNotificationLimitRequest
289
+ */
290
+ export type CheckNotificationLimitRequest = Message<"openstatus.notification.v1.CheckNotificationLimitRequest"> & {};
291
+ /**
292
+ * Describes the message openstatus.notification.v1.CheckNotificationLimitRequest.
293
+ * Use `create(CheckNotificationLimitRequestSchema)` to create a new message.
294
+ */
295
+ export declare const CheckNotificationLimitRequestSchema: GenMessage<CheckNotificationLimitRequest>;
296
+ /**
297
+ * CheckNotificationLimitResponse is the response containing limit information.
298
+ *
299
+ * @generated from message openstatus.notification.v1.CheckNotificationLimitResponse
300
+ */
301
+ export type CheckNotificationLimitResponse = Message<"openstatus.notification.v1.CheckNotificationLimitResponse"> & {
302
+ /**
303
+ * Whether the workspace has reached its notification limit.
304
+ *
305
+ * @generated from field: bool limit_reached = 1;
306
+ */
307
+ limitReached: boolean;
308
+ /**
309
+ * Current number of notification channels.
310
+ *
311
+ * @generated from field: int32 current_count = 2;
312
+ */
313
+ currentCount: number;
314
+ /**
315
+ * Maximum allowed notification channels.
316
+ *
317
+ * @generated from field: int32 max_count = 3;
318
+ */
319
+ maxCount: number;
320
+ };
321
+ /**
322
+ * Describes the message openstatus.notification.v1.CheckNotificationLimitResponse.
323
+ * Use `create(CheckNotificationLimitResponseSchema)` to create a new message.
324
+ */
325
+ export declare const CheckNotificationLimitResponseSchema: GenMessage<CheckNotificationLimitResponse>;
326
+ /**
327
+ * NotificationService provides CRUD operations for notification channels.
328
+ *
329
+ * @generated from service openstatus.notification.v1.NotificationService
330
+ */
331
+ export declare const NotificationService: GenService<{
332
+ /**
333
+ * CreateNotification creates a new notification channel.
334
+ *
335
+ * @generated from rpc openstatus.notification.v1.NotificationService.CreateNotification
336
+ */
337
+ createNotification: {
338
+ methodKind: "unary";
339
+ input: typeof CreateNotificationRequestSchema;
340
+ output: typeof CreateNotificationResponseSchema;
341
+ };
342
+ /**
343
+ * GetNotification retrieves a notification channel by ID.
344
+ *
345
+ * @generated from rpc openstatus.notification.v1.NotificationService.GetNotification
346
+ */
347
+ getNotification: {
348
+ methodKind: "unary";
349
+ input: typeof GetNotificationRequestSchema;
350
+ output: typeof GetNotificationResponseSchema;
351
+ };
352
+ /**
353
+ * ListNotifications returns a list of notification channels.
354
+ *
355
+ * @generated from rpc openstatus.notification.v1.NotificationService.ListNotifications
356
+ */
357
+ listNotifications: {
358
+ methodKind: "unary";
359
+ input: typeof ListNotificationsRequestSchema;
360
+ output: typeof ListNotificationsResponseSchema;
361
+ };
362
+ /**
363
+ * UpdateNotification updates an existing notification channel.
364
+ *
365
+ * @generated from rpc openstatus.notification.v1.NotificationService.UpdateNotification
366
+ */
367
+ updateNotification: {
368
+ methodKind: "unary";
369
+ input: typeof UpdateNotificationRequestSchema;
370
+ output: typeof UpdateNotificationResponseSchema;
371
+ };
372
+ /**
373
+ * DeleteNotification removes a notification channel.
374
+ *
375
+ * @generated from rpc openstatus.notification.v1.NotificationService.DeleteNotification
376
+ */
377
+ deleteNotification: {
378
+ methodKind: "unary";
379
+ input: typeof DeleteNotificationRequestSchema;
380
+ output: typeof DeleteNotificationResponseSchema;
381
+ };
382
+ /**
383
+ * SendTestNotification sends a test notification to verify configuration.
384
+ *
385
+ * @generated from rpc openstatus.notification.v1.NotificationService.SendTestNotification
386
+ */
387
+ sendTestNotification: {
388
+ methodKind: "unary";
389
+ input: typeof SendTestNotificationRequestSchema;
390
+ output: typeof SendTestNotificationResponseSchema;
391
+ };
392
+ /**
393
+ * CheckNotificationLimit checks if the workspace has reached its notification limit.
394
+ *
395
+ * @generated from rpc openstatus.notification.v1.NotificationService.CheckNotificationLimit
396
+ */
397
+ checkNotificationLimit: {
398
+ methodKind: "unary";
399
+ input: typeof CheckNotificationLimitRequestSchema;
400
+ output: typeof CheckNotificationLimitResponseSchema;
401
+ };
402
+ }>;
403
+ //# sourceMappingURL=service_pb.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"service_pb.d.ts","sourceRoot":"","sources":["../../../../../src/gen/openstatus/notification/v1/service_pb.ts"],"names":[],"mappings":"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"}