@epilot/sdk 2.8.7 → 2.8.9
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.
- package/definitions/access-token-runtime.json +1 -1
- package/definitions/access-token.json +155 -1
- package/definitions/app.json +101 -8
- package/definitions/automation.json +120 -0
- package/definitions/blueprint-manifest-runtime.json +1 -1
- package/definitions/blueprint-manifest.json +1651 -357
- package/definitions/configuration-hub-runtime.json +1 -1
- package/definitions/configuration-hub.json +623 -0
- package/definitions/customer-portal-runtime.json +1 -1
- package/definitions/customer-portal.json +383 -78
- package/definitions/design-runtime.json +1 -1
- package/definitions/design.json +52 -12
- package/definitions/event-catalog-runtime.json +1 -1
- package/definitions/event-catalog.json +168 -12
- package/definitions/file-runtime.json +1 -1
- package/definitions/file.json +152 -4
- package/definitions/integration-toolkit-runtime.json +1 -1
- package/definitions/integration-toolkit.json +782 -13
- package/definitions/journey-runtime.json +1 -1
- package/definitions/journey.json +38 -1
- package/definitions/notes-runtime.json +1 -1
- package/definitions/notes.json +123 -1
- package/definitions/pricing.json +224 -406
- package/definitions/snapshot-runtime.json +1 -0
- package/definitions/snapshot.json +973 -0
- package/definitions/targeting-runtime.json +1 -1
- package/definitions/targeting.json +258 -7
- package/definitions/user-runtime.json +1 -1
- package/definitions/user.json +441 -0
- package/definitions/webhooks.json +31 -0
- package/dist/{ai-agents.d-OkXfr2bz.d.cts → ai-agents.d-CC5IjXrs.d.cts} +0 -2
- package/dist/{ai-agents.d-OkXfr2bz.d.ts → ai-agents.d-CC5IjXrs.d.ts} +0 -2
- package/dist/apis/access-token.cjs +6 -6
- package/dist/apis/access-token.js +1 -1
- package/dist/apis/address-suggestions.cjs +6 -6
- package/dist/apis/address-suggestions.js +1 -1
- package/dist/apis/address.cjs +6 -6
- package/dist/apis/address.js +1 -1
- package/dist/apis/ai-agents.cjs +6 -6
- package/dist/apis/ai-agents.d.cts +2 -2
- package/dist/apis/ai-agents.d.ts +2 -2
- package/dist/apis/ai-agents.js +1 -1
- package/dist/apis/app.cjs +6 -6
- package/dist/apis/app.js +1 -1
- package/dist/apis/audit-logs.cjs +6 -6
- package/dist/apis/audit-logs.js +1 -1
- package/dist/apis/automation.cjs +6 -6
- package/dist/apis/automation.js +1 -1
- package/dist/apis/billing.cjs +6 -6
- package/dist/apis/billing.js +1 -1
- package/dist/apis/blueprint-manifest.cjs +6 -6
- package/dist/apis/blueprint-manifest.js +1 -1
- package/dist/apis/calendar.cjs +6 -6
- package/dist/apis/calendar.js +1 -1
- package/dist/apis/configuration-hub.cjs +6 -6
- package/dist/apis/configuration-hub.js +1 -1
- package/dist/apis/consent.cjs +6 -6
- package/dist/apis/consent.js +1 -1
- package/dist/apis/customer-portal.cjs +6 -6
- package/dist/apis/customer-portal.js +1 -1
- package/dist/apis/dashboard.cjs +6 -6
- package/dist/apis/dashboard.js +1 -1
- package/dist/apis/data-governance.cjs +6 -6
- package/dist/apis/data-governance.js +1 -1
- package/dist/apis/deduplication.cjs +6 -6
- package/dist/apis/deduplication.js +1 -1
- package/dist/apis/design.cjs +6 -6
- package/dist/apis/design.js +1 -1
- package/dist/apis/document.cjs +6 -6
- package/dist/apis/document.js +1 -1
- package/dist/apis/email-settings.cjs +6 -6
- package/dist/apis/email-settings.js +1 -1
- package/dist/apis/email-template.cjs +6 -6
- package/dist/apis/email-template.js +1 -1
- package/dist/apis/entity-mapping.cjs +6 -6
- package/dist/apis/entity-mapping.js +1 -1
- package/dist/apis/entity.cjs +6 -6
- package/dist/apis/entity.js +1 -1
- package/dist/apis/environments.cjs +6 -6
- package/dist/apis/environments.js +1 -1
- package/dist/apis/event-catalog.cjs +6 -6
- package/dist/apis/event-catalog.js +1 -1
- package/dist/apis/file.cjs +6 -6
- package/dist/apis/file.js +1 -1
- package/dist/apis/iban.cjs +6 -6
- package/dist/apis/iban.js +1 -1
- package/dist/apis/integration-toolkit.cjs +6 -6
- package/dist/apis/integration-toolkit.js +1 -1
- package/dist/apis/journey.cjs +6 -6
- package/dist/apis/journey.d.cts +2 -2
- package/dist/apis/journey.d.ts +2 -2
- package/dist/apis/journey.js +1 -1
- package/dist/apis/kanban.cjs +6 -6
- package/dist/apis/kanban.js +1 -1
- package/dist/apis/message.cjs +6 -6
- package/dist/apis/message.js +1 -1
- package/dist/apis/metering.cjs +6 -6
- package/dist/apis/metering.js +1 -1
- package/dist/apis/notes.cjs +6 -6
- package/dist/apis/notes.js +1 -1
- package/dist/apis/notification.cjs +6 -6
- package/dist/apis/notification.js +1 -1
- package/dist/apis/organization.cjs +6 -6
- package/dist/apis/organization.js +1 -1
- package/dist/apis/partner-directory.cjs +6 -6
- package/dist/apis/partner-directory.js +1 -1
- package/dist/apis/permissions.cjs +6 -6
- package/dist/apis/permissions.js +1 -1
- package/dist/apis/pricing-tier.cjs +6 -6
- package/dist/apis/pricing-tier.js +1 -1
- package/dist/apis/pricing.cjs +6 -6
- package/dist/apis/pricing.js +1 -1
- package/dist/apis/purpose.cjs +6 -6
- package/dist/apis/purpose.js +1 -1
- package/dist/apis/query.cjs +6 -6
- package/dist/apis/query.js +1 -1
- package/dist/apis/sandbox.cjs +6 -6
- package/dist/apis/sandbox.js +1 -1
- package/dist/apis/sharing.cjs +6 -6
- package/dist/apis/sharing.js +1 -1
- package/dist/apis/snapshot.cjs +8 -8
- package/dist/apis/snapshot.d.cts +2 -2
- package/dist/apis/snapshot.d.ts +2 -2
- package/dist/apis/snapshot.js +2 -2
- package/dist/apis/submission.cjs +6 -6
- package/dist/apis/submission.js +1 -1
- package/dist/apis/target.cjs +6 -6
- package/dist/apis/target.js +1 -1
- package/dist/apis/targeting.cjs +6 -6
- package/dist/apis/targeting.js +1 -1
- package/dist/apis/template-variables.cjs +6 -6
- package/dist/apis/template-variables.js +1 -1
- package/dist/apis/user.cjs +6 -6
- package/dist/apis/user.js +1 -1
- package/dist/apis/validation-rules.cjs +6 -6
- package/dist/apis/validation-rules.js +1 -1
- package/dist/apis/webhooks.cjs +6 -6
- package/dist/apis/webhooks.js +1 -1
- package/dist/apis/workflow-definition.cjs +6 -6
- package/dist/apis/workflow-definition.js +1 -1
- package/dist/apis/workflow.cjs +6 -6
- package/dist/apis/workflow.js +1 -1
- package/dist/{chunk-7LIGFCRI.cjs → chunk-4GI6KGKZ.cjs} +3 -3
- package/dist/chunk-54QNWEPZ.js +14 -0
- package/dist/{chunk-CMANJ4LY.js → chunk-VMKT7UQS.js} +3 -3
- package/dist/chunk-YXJ4PBFQ.cjs +14 -0
- package/dist/index.cjs +10 -10
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +2 -2
- package/dist/journey-LHVSSVTG.cjs +7 -0
- package/dist/journey-NXL264XW.js +7 -0
- package/dist/{journey.d-BenIUWaO.d.cts → journey.d-B1sOeMHw.d.cts} +16 -3
- package/dist/{journey.d-BenIUWaO.d.ts → journey.d-B1sOeMHw.d.ts} +16 -3
- package/dist/snapshot-6CCO4NYL.js +7 -0
- package/dist/snapshot-GWB56VPP.cjs +7 -0
- package/dist/{snapshot-runtime-5TT575JS.cjs → snapshot-runtime-6DV42FVY.cjs} +2 -2
- package/dist/{snapshot-runtime-KWRGOKF4.js → snapshot-runtime-IW57MINC.js} +1 -1
- package/dist/{snapshot.d-C-n4wkIu.d.cts → snapshot.d-D5z6-hzE.d.cts} +30 -22
- package/dist/{snapshot.d-C-n4wkIu.d.ts → snapshot.d-D5z6-hzE.d.ts} +30 -22
- package/docs/journey.md +28 -8
- package/docs/snapshot.md +8 -6
- package/package.json +1 -1
- package/dist/chunk-4SZCKUY2.js +0 -14
- package/dist/chunk-ULKFBO7E.cjs +0 -14
- package/dist/journey-4DIIPRU4.js +0 -7
- package/dist/journey-ATC3Y5AW.cjs +0 -7
- package/dist/snapshot-GDJOEFJQ.js +0 -7
- package/dist/snapshot-UKV54UQQ.cjs +0 -7
package/definitions/user.json
CHANGED
|
@@ -101,6 +101,189 @@
|
|
|
101
101
|
}
|
|
102
102
|
}
|
|
103
103
|
},
|
|
104
|
+
"/v2/users/me/settings": {
|
|
105
|
+
"get": {
|
|
106
|
+
"operationId": "listUserSettings",
|
|
107
|
+
"summary": "listUserSettings",
|
|
108
|
+
"description": "List all setting scopes and keys available for the currently logged in user. Does not return setting values.",
|
|
109
|
+
"tags": [
|
|
110
|
+
"User V2"
|
|
111
|
+
],
|
|
112
|
+
"responses": {
|
|
113
|
+
"200": {
|
|
114
|
+
"description": "List of user setting scopes and keys",
|
|
115
|
+
"content": {
|
|
116
|
+
"application/json": {
|
|
117
|
+
"schema": {
|
|
118
|
+
"$ref": "#/components/schemas/UserSettingsListResponse"
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
},
|
|
126
|
+
"/v2/users/me/settings/{scope}": {
|
|
127
|
+
"get": {
|
|
128
|
+
"operationId": "getUserSettingsScope",
|
|
129
|
+
"summary": "getUserSettingsScope",
|
|
130
|
+
"description": "Get all setting values for one scope for the currently logged in user.",
|
|
131
|
+
"tags": [
|
|
132
|
+
"User V2"
|
|
133
|
+
],
|
|
134
|
+
"parameters": [
|
|
135
|
+
{
|
|
136
|
+
"name": "scope",
|
|
137
|
+
"in": "path",
|
|
138
|
+
"required": true,
|
|
139
|
+
"schema": {
|
|
140
|
+
"$ref": "#/components/schemas/UserSettingScope"
|
|
141
|
+
},
|
|
142
|
+
"description": "User setting scope, for example calendar, navigation, or search"
|
|
143
|
+
}
|
|
144
|
+
],
|
|
145
|
+
"responses": {
|
|
146
|
+
"200": {
|
|
147
|
+
"description": "User settings for the requested scope",
|
|
148
|
+
"content": {
|
|
149
|
+
"application/json": {
|
|
150
|
+
"schema": {
|
|
151
|
+
"$ref": "#/components/schemas/UserSettingsScopeResponse"
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
},
|
|
159
|
+
"/v2/users/me/settings/{scope}/{key}": {
|
|
160
|
+
"get": {
|
|
161
|
+
"operationId": "getUserSetting",
|
|
162
|
+
"summary": "getUserSetting",
|
|
163
|
+
"description": "Get one setting value by scope and key for the currently logged in user.",
|
|
164
|
+
"tags": [
|
|
165
|
+
"User V2"
|
|
166
|
+
],
|
|
167
|
+
"parameters": [
|
|
168
|
+
{
|
|
169
|
+
"name": "scope",
|
|
170
|
+
"in": "path",
|
|
171
|
+
"required": true,
|
|
172
|
+
"schema": {
|
|
173
|
+
"$ref": "#/components/schemas/UserSettingScope"
|
|
174
|
+
},
|
|
175
|
+
"description": "User setting scope"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"name": "key",
|
|
179
|
+
"in": "path",
|
|
180
|
+
"required": true,
|
|
181
|
+
"schema": {
|
|
182
|
+
"$ref": "#/components/schemas/UserSettingKey"
|
|
183
|
+
},
|
|
184
|
+
"description": "User setting key"
|
|
185
|
+
}
|
|
186
|
+
],
|
|
187
|
+
"responses": {
|
|
188
|
+
"200": {
|
|
189
|
+
"description": "User setting",
|
|
190
|
+
"content": {
|
|
191
|
+
"application/json": {
|
|
192
|
+
"schema": {
|
|
193
|
+
"$ref": "#/components/schemas/UserSetting"
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
"404": {
|
|
199
|
+
"description": "User setting not found"
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
},
|
|
203
|
+
"put": {
|
|
204
|
+
"operationId": "putUserSetting",
|
|
205
|
+
"summary": "putUserSetting",
|
|
206
|
+
"description": "Create or replace one setting value for the currently logged in user.",
|
|
207
|
+
"tags": [
|
|
208
|
+
"User V2"
|
|
209
|
+
],
|
|
210
|
+
"parameters": [
|
|
211
|
+
{
|
|
212
|
+
"name": "scope",
|
|
213
|
+
"in": "path",
|
|
214
|
+
"required": true,
|
|
215
|
+
"schema": {
|
|
216
|
+
"$ref": "#/components/schemas/UserSettingScope"
|
|
217
|
+
},
|
|
218
|
+
"description": "User setting scope"
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"name": "key",
|
|
222
|
+
"in": "path",
|
|
223
|
+
"required": true,
|
|
224
|
+
"schema": {
|
|
225
|
+
"$ref": "#/components/schemas/UserSettingKey"
|
|
226
|
+
},
|
|
227
|
+
"description": "User setting key"
|
|
228
|
+
}
|
|
229
|
+
],
|
|
230
|
+
"requestBody": {
|
|
231
|
+
"required": true,
|
|
232
|
+
"content": {
|
|
233
|
+
"application/json": {
|
|
234
|
+
"schema": {
|
|
235
|
+
"$ref": "#/components/schemas/UserSettingValue"
|
|
236
|
+
}
|
|
237
|
+
}
|
|
238
|
+
}
|
|
239
|
+
},
|
|
240
|
+
"responses": {
|
|
241
|
+
"200": {
|
|
242
|
+
"description": "User setting saved successfully",
|
|
243
|
+
"content": {
|
|
244
|
+
"application/json": {
|
|
245
|
+
"schema": {
|
|
246
|
+
"$ref": "#/components/schemas/UserSetting"
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
}
|
|
251
|
+
}
|
|
252
|
+
},
|
|
253
|
+
"delete": {
|
|
254
|
+
"operationId": "deleteUserSetting",
|
|
255
|
+
"summary": "deleteUserSetting",
|
|
256
|
+
"description": "Delete one setting value for the currently logged in user.",
|
|
257
|
+
"tags": [
|
|
258
|
+
"User V2"
|
|
259
|
+
],
|
|
260
|
+
"parameters": [
|
|
261
|
+
{
|
|
262
|
+
"name": "scope",
|
|
263
|
+
"in": "path",
|
|
264
|
+
"required": true,
|
|
265
|
+
"schema": {
|
|
266
|
+
"$ref": "#/components/schemas/UserSettingScope"
|
|
267
|
+
},
|
|
268
|
+
"description": "User setting scope"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"name": "key",
|
|
272
|
+
"in": "path",
|
|
273
|
+
"required": true,
|
|
274
|
+
"schema": {
|
|
275
|
+
"$ref": "#/components/schemas/UserSettingKey"
|
|
276
|
+
},
|
|
277
|
+
"description": "User setting key"
|
|
278
|
+
}
|
|
279
|
+
],
|
|
280
|
+
"responses": {
|
|
281
|
+
"204": {
|
|
282
|
+
"description": "User setting deleted successfully"
|
|
283
|
+
}
|
|
284
|
+
}
|
|
285
|
+
}
|
|
286
|
+
},
|
|
104
287
|
"/v2/users": {
|
|
105
288
|
"get": {
|
|
106
289
|
"operationId": "listUsersV2",
|
|
@@ -348,6 +531,63 @@
|
|
|
348
531
|
}
|
|
349
532
|
}
|
|
350
533
|
},
|
|
534
|
+
"/v2/users:sendPasswordReset": {
|
|
535
|
+
"post": {
|
|
536
|
+
"operationId": "sendUserPasswordReset",
|
|
537
|
+
"summary": "sendUserPasswordReset",
|
|
538
|
+
"description": "Send a password reset email to a user in your organization.\nRequires `user:edit` on the target user.\n",
|
|
539
|
+
"tags": [
|
|
540
|
+
"User V2"
|
|
541
|
+
],
|
|
542
|
+
"requestBody": {
|
|
543
|
+
"required": true,
|
|
544
|
+
"content": {
|
|
545
|
+
"application/json": {
|
|
546
|
+
"schema": {
|
|
547
|
+
"type": "object",
|
|
548
|
+
"required": [
|
|
549
|
+
"email"
|
|
550
|
+
],
|
|
551
|
+
"properties": {
|
|
552
|
+
"email": {
|
|
553
|
+
"type": "string",
|
|
554
|
+
"description": "Email address of the user to reset",
|
|
555
|
+
"example": "test@example.com"
|
|
556
|
+
}
|
|
557
|
+
}
|
|
558
|
+
}
|
|
559
|
+
}
|
|
560
|
+
}
|
|
561
|
+
},
|
|
562
|
+
"responses": {
|
|
563
|
+
"200": {
|
|
564
|
+
"description": "Password reset triggered",
|
|
565
|
+
"content": {
|
|
566
|
+
"application/json": {
|
|
567
|
+
"schema": {
|
|
568
|
+
"type": "object",
|
|
569
|
+
"required": [
|
|
570
|
+
"success"
|
|
571
|
+
],
|
|
572
|
+
"properties": {
|
|
573
|
+
"success": {
|
|
574
|
+
"type": "boolean",
|
|
575
|
+
"example": true
|
|
576
|
+
}
|
|
577
|
+
}
|
|
578
|
+
}
|
|
579
|
+
}
|
|
580
|
+
}
|
|
581
|
+
},
|
|
582
|
+
"400": {
|
|
583
|
+
"description": "Invalid email or user not found"
|
|
584
|
+
},
|
|
585
|
+
"403": {
|
|
586
|
+
"description": "Not permitted to reset this user's password"
|
|
587
|
+
}
|
|
588
|
+
}
|
|
589
|
+
}
|
|
590
|
+
},
|
|
351
591
|
"/v2/users/{id}/groups": {
|
|
352
592
|
"get": {
|
|
353
593
|
"operationId": "getGroupsForUser",
|
|
@@ -709,6 +949,9 @@
|
|
|
709
949
|
"summary": "verifyEmailWithToken",
|
|
710
950
|
"description": "Update new email using an verification token",
|
|
711
951
|
"security": [],
|
|
952
|
+
"x-rate-limit": {
|
|
953
|
+
"limit": 10
|
|
954
|
+
},
|
|
712
955
|
"tags": [
|
|
713
956
|
"User V2"
|
|
714
957
|
],
|
|
@@ -736,8 +979,69 @@
|
|
|
736
979
|
"200": {
|
|
737
980
|
"description": "Verified successfully"
|
|
738
981
|
},
|
|
982
|
+
"400": {
|
|
983
|
+
"description": "No pending email change for this token"
|
|
984
|
+
},
|
|
739
985
|
"404": {
|
|
740
986
|
"description": "Token not found"
|
|
987
|
+
},
|
|
988
|
+
"409": {
|
|
989
|
+
"description": "Email address already in use"
|
|
990
|
+
}
|
|
991
|
+
}
|
|
992
|
+
}
|
|
993
|
+
},
|
|
994
|
+
"/v2/users/public/requestPasswordReset": {
|
|
995
|
+
"post": {
|
|
996
|
+
"operationId": "requestPasswordReset",
|
|
997
|
+
"summary": "requestPasswordReset",
|
|
998
|
+
"description": "Request a password reset email for the given email address. Always\nreturns a success response whether or not an account exists with that\nemail.\n",
|
|
999
|
+
"security": [],
|
|
1000
|
+
"x-rate-limit": {
|
|
1001
|
+
"limit": 10
|
|
1002
|
+
},
|
|
1003
|
+
"tags": [
|
|
1004
|
+
"User V2"
|
|
1005
|
+
],
|
|
1006
|
+
"requestBody": {
|
|
1007
|
+
"required": true,
|
|
1008
|
+
"content": {
|
|
1009
|
+
"application/json": {
|
|
1010
|
+
"schema": {
|
|
1011
|
+
"type": "object",
|
|
1012
|
+
"required": [
|
|
1013
|
+
"email"
|
|
1014
|
+
],
|
|
1015
|
+
"properties": {
|
|
1016
|
+
"email": {
|
|
1017
|
+
"type": "string",
|
|
1018
|
+
"description": "Email address of the account to reset",
|
|
1019
|
+
"example": "test@example.com"
|
|
1020
|
+
}
|
|
1021
|
+
}
|
|
1022
|
+
}
|
|
1023
|
+
}
|
|
1024
|
+
}
|
|
1025
|
+
},
|
|
1026
|
+
"responses": {
|
|
1027
|
+
"200": {
|
|
1028
|
+
"description": "Request accepted",
|
|
1029
|
+
"content": {
|
|
1030
|
+
"application/json": {
|
|
1031
|
+
"schema": {
|
|
1032
|
+
"type": "object",
|
|
1033
|
+
"required": [
|
|
1034
|
+
"message"
|
|
1035
|
+
],
|
|
1036
|
+
"properties": {
|
|
1037
|
+
"message": {
|
|
1038
|
+
"type": "string",
|
|
1039
|
+
"example": "If an account exists, a password reset email has been sent."
|
|
1040
|
+
}
|
|
1041
|
+
}
|
|
1042
|
+
}
|
|
1043
|
+
}
|
|
1044
|
+
}
|
|
741
1045
|
}
|
|
742
1046
|
}
|
|
743
1047
|
}
|
|
@@ -1687,6 +1991,13 @@
|
|
|
1687
1991
|
"nullable": true,
|
|
1688
1992
|
"format": "email"
|
|
1689
1993
|
},
|
|
1994
|
+
"draft_email_expires_at": {
|
|
1995
|
+
"description": "Server-set expiry for the pending email change verification link (ISO 8601). Read-only.",
|
|
1996
|
+
"type": "string",
|
|
1997
|
+
"nullable": true,
|
|
1998
|
+
"format": "date-time",
|
|
1999
|
+
"readOnly": true
|
|
2000
|
+
},
|
|
1690
2001
|
"department": {
|
|
1691
2002
|
"type": "string",
|
|
1692
2003
|
"description": "User's department",
|
|
@@ -1710,6 +2021,11 @@
|
|
|
1710
2021
|
"type": "boolean",
|
|
1711
2022
|
"example": false
|
|
1712
2023
|
},
|
|
2024
|
+
"has_passkeys": {
|
|
2025
|
+
"description": "Whether the user has any registered passkeys",
|
|
2026
|
+
"type": "boolean",
|
|
2027
|
+
"example": false
|
|
2028
|
+
},
|
|
1713
2029
|
"phone_verified": {
|
|
1714
2030
|
"description": "User's phone number verification status",
|
|
1715
2031
|
"type": "boolean",
|
|
@@ -2048,6 +2364,13 @@
|
|
|
2048
2364
|
},
|
|
2049
2365
|
"image_uri": {
|
|
2050
2366
|
"$ref": "#/components/schemas/GroupImageUri"
|
|
2367
|
+
},
|
|
2368
|
+
"abbreviation": {
|
|
2369
|
+
"description": "A short abbreviation for the group, up to 2 characters.",
|
|
2370
|
+
"type": "string",
|
|
2371
|
+
"maxLength": 2,
|
|
2372
|
+
"nullable": true,
|
|
2373
|
+
"example": "FN"
|
|
2051
2374
|
}
|
|
2052
2375
|
},
|
|
2053
2376
|
"required": [
|
|
@@ -2075,6 +2398,13 @@
|
|
|
2075
2398
|
},
|
|
2076
2399
|
"image_uri": {
|
|
2077
2400
|
"$ref": "#/components/schemas/GroupImageUri"
|
|
2401
|
+
},
|
|
2402
|
+
"abbreviation": {
|
|
2403
|
+
"description": "A short abbreviation for the group, up to 2 characters.",
|
|
2404
|
+
"type": "string",
|
|
2405
|
+
"maxLength": 2,
|
|
2406
|
+
"nullable": true,
|
|
2407
|
+
"example": "FN"
|
|
2078
2408
|
}
|
|
2079
2409
|
}
|
|
2080
2410
|
},
|
|
@@ -2132,6 +2462,13 @@
|
|
|
2132
2462
|
},
|
|
2133
2463
|
"image_uri": {
|
|
2134
2464
|
"$ref": "#/components/schemas/GroupImageUri"
|
|
2465
|
+
},
|
|
2466
|
+
"abbreviation": {
|
|
2467
|
+
"description": "A short abbreviation for the group, up to 2 characters.",
|
|
2468
|
+
"type": "string",
|
|
2469
|
+
"maxLength": 2,
|
|
2470
|
+
"nullable": true,
|
|
2471
|
+
"example": "FN"
|
|
2135
2472
|
}
|
|
2136
2473
|
},
|
|
2137
2474
|
"required": [
|
|
@@ -2377,6 +2714,110 @@
|
|
|
2377
2714
|
}
|
|
2378
2715
|
}
|
|
2379
2716
|
},
|
|
2717
|
+
"UserSettingScope": {
|
|
2718
|
+
"type": "string",
|
|
2719
|
+
"description": "User setting scope. Values are limited to 64 characters.",
|
|
2720
|
+
"minLength": 1,
|
|
2721
|
+
"maxLength": 64,
|
|
2722
|
+
"example": "calendar"
|
|
2723
|
+
},
|
|
2724
|
+
"UserSettingKey": {
|
|
2725
|
+
"type": "string",
|
|
2726
|
+
"description": "User setting key. Values are limited to 128 characters.",
|
|
2727
|
+
"minLength": 1,
|
|
2728
|
+
"maxLength": 128,
|
|
2729
|
+
"example": "visible_calendars"
|
|
2730
|
+
},
|
|
2731
|
+
"UserSettingValue": {
|
|
2732
|
+
"description": "The JSON value of a user setting. Objects are recommended for extensibility, but any JSON value is accepted up to 64 KiB when serialized as JSON.",
|
|
2733
|
+
"x-maxSerializedBytes": 65536
|
|
2734
|
+
},
|
|
2735
|
+
"UserSetting": {
|
|
2736
|
+
"type": "object",
|
|
2737
|
+
"properties": {
|
|
2738
|
+
"scope": {
|
|
2739
|
+
"$ref": "#/components/schemas/UserSettingScope"
|
|
2740
|
+
},
|
|
2741
|
+
"key": {
|
|
2742
|
+
"$ref": "#/components/schemas/UserSettingKey"
|
|
2743
|
+
},
|
|
2744
|
+
"value": {
|
|
2745
|
+
"$ref": "#/components/schemas/UserSettingValue"
|
|
2746
|
+
},
|
|
2747
|
+
"created_at": {
|
|
2748
|
+
"type": "string",
|
|
2749
|
+
"format": "date-time"
|
|
2750
|
+
},
|
|
2751
|
+
"updated_at": {
|
|
2752
|
+
"type": "string",
|
|
2753
|
+
"format": "date-time"
|
|
2754
|
+
}
|
|
2755
|
+
},
|
|
2756
|
+
"required": [
|
|
2757
|
+
"scope",
|
|
2758
|
+
"key",
|
|
2759
|
+
"value",
|
|
2760
|
+
"created_at",
|
|
2761
|
+
"updated_at"
|
|
2762
|
+
]
|
|
2763
|
+
},
|
|
2764
|
+
"UserSettingsListResponse": {
|
|
2765
|
+
"type": "object",
|
|
2766
|
+
"properties": {
|
|
2767
|
+
"results": {
|
|
2768
|
+
"type": "array",
|
|
2769
|
+
"items": {
|
|
2770
|
+
"type": "object",
|
|
2771
|
+
"properties": {
|
|
2772
|
+
"scope": {
|
|
2773
|
+
"$ref": "#/components/schemas/UserSettingScope"
|
|
2774
|
+
},
|
|
2775
|
+
"keys": {
|
|
2776
|
+
"type": "array",
|
|
2777
|
+
"items": {
|
|
2778
|
+
"$ref": "#/components/schemas/UserSettingKey"
|
|
2779
|
+
},
|
|
2780
|
+
"example": [
|
|
2781
|
+
"visible_calendars"
|
|
2782
|
+
]
|
|
2783
|
+
}
|
|
2784
|
+
},
|
|
2785
|
+
"required": [
|
|
2786
|
+
"scope",
|
|
2787
|
+
"keys"
|
|
2788
|
+
]
|
|
2789
|
+
}
|
|
2790
|
+
}
|
|
2791
|
+
},
|
|
2792
|
+
"required": [
|
|
2793
|
+
"results"
|
|
2794
|
+
]
|
|
2795
|
+
},
|
|
2796
|
+
"UserSettingsScopeResponse": {
|
|
2797
|
+
"type": "object",
|
|
2798
|
+
"properties": {
|
|
2799
|
+
"scope": {
|
|
2800
|
+
"$ref": "#/components/schemas/UserSettingScope"
|
|
2801
|
+
},
|
|
2802
|
+
"settings": {
|
|
2803
|
+
"type": "object",
|
|
2804
|
+
"additionalProperties": {
|
|
2805
|
+
"$ref": "#/components/schemas/UserSettingValue"
|
|
2806
|
+
},
|
|
2807
|
+
"example": {
|
|
2808
|
+
"visible_calendars": {
|
|
2809
|
+
"calendar_ids": [
|
|
2810
|
+
"holidays"
|
|
2811
|
+
]
|
|
2812
|
+
}
|
|
2813
|
+
}
|
|
2814
|
+
}
|
|
2815
|
+
},
|
|
2816
|
+
"required": [
|
|
2817
|
+
"scope",
|
|
2818
|
+
"settings"
|
|
2819
|
+
]
|
|
2820
|
+
},
|
|
2380
2821
|
"Passkey": {
|
|
2381
2822
|
"type": "object",
|
|
2382
2823
|
"properties": {
|
|
@@ -1265,6 +1265,13 @@
|
|
|
1265
1265
|
"eventName": {
|
|
1266
1266
|
"type": "string"
|
|
1267
1267
|
},
|
|
1268
|
+
"eventVersion": {
|
|
1269
|
+
"type": "string",
|
|
1270
|
+
"nullable": true,
|
|
1271
|
+
"pattern": "^\\d+\\.\\d+$",
|
|
1272
|
+
"description": "Pinned schema version of the Event Catalog event this webhook is subscribed to.\nOnly applicable when `eventName` refers to an Event Catalog event (prefixed with `event_`).\nWhen omitted on creation, it is backfilled lazily on first delivery to match the\nevent's own `_event_version` (the latest at that time, stamped on the event itself).\nAlways MAJOR.MINOR (e.g. \"1.0\", \"2.0\"), mirroring exactly what event-catalog-api\nstamps as `_event_version` and in its `_downgrades[].to` values. Absent for legacy\nconfigs that have not yet received an event.\n",
|
|
1273
|
+
"example": "1.0"
|
|
1274
|
+
},
|
|
1268
1275
|
"url": {
|
|
1269
1276
|
"type": "string"
|
|
1270
1277
|
},
|
|
@@ -1366,6 +1373,26 @@
|
|
|
1366
1373
|
}
|
|
1367
1374
|
}
|
|
1368
1375
|
},
|
|
1376
|
+
"retryPolicy": {
|
|
1377
|
+
"type": "object",
|
|
1378
|
+
"description": "Automatic-retry policy for transient delivery failures (5xx, 429,\nconnection-level errors). Newly-created webhooks are materialized\nwith defaults (`enabled: true`, `maxAttempts: 3`). Webhooks created\nbefore this feature have no policy and are treated as disabled — on\nupdate, omit this field to preserve the existing value. The backoff\ncurve is a fixed Standard Webhooks schedule (5s, 5m, 30m, 2h, 5h);\nonly the first `maxAttempts` intervals are used.\n",
|
|
1379
|
+
"properties": {
|
|
1380
|
+
"enabled": {
|
|
1381
|
+
"type": "boolean",
|
|
1382
|
+
"description": "Master on/off switch for automatic retries."
|
|
1383
|
+
},
|
|
1384
|
+
"maxAttempts": {
|
|
1385
|
+
"type": "integer",
|
|
1386
|
+
"minimum": 1,
|
|
1387
|
+
"maximum": 5,
|
|
1388
|
+
"default": 3,
|
|
1389
|
+
"description": "Maximum number of automatic retries after the initial delivery attempt."
|
|
1390
|
+
}
|
|
1391
|
+
},
|
|
1392
|
+
"required": [
|
|
1393
|
+
"enabled"
|
|
1394
|
+
]
|
|
1395
|
+
},
|
|
1369
1396
|
"filterConditions": {
|
|
1370
1397
|
"$ref": "#/components/schemas/WebhookConditionGroup"
|
|
1371
1398
|
},
|
|
@@ -1666,6 +1693,10 @@
|
|
|
1666
1693
|
"payload": {
|
|
1667
1694
|
"type": "string",
|
|
1668
1695
|
"description": "stringified payload of the webhook request"
|
|
1696
|
+
},
|
|
1697
|
+
"retry_attempt": {
|
|
1698
|
+
"type": "integer",
|
|
1699
|
+
"description": "Number of automatic delivery retries that preceded this terminal outcome. 0 means the event was delivered (or finally failed) on the first attempt."
|
|
1669
1700
|
}
|
|
1670
1701
|
},
|
|
1671
1702
|
"required": [
|
|
@@ -6,25 +6,25 @@ var _chunkS5HBBTKMcjs = require('../chunk-S5HBBTKM.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunk4GI6KGKZcjs = require('../chunk-4GI6KGKZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/access-token.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkS5HBBTKMcjs.require_access_token_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunk4GI6KGKZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunk4GI6KGKZcjs.createApiClient.call(void 0, { definition: def, apiName: "accessToken" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunk4GI6KGKZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunk4GI6KGKZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "accessToken" }),
|
|
28
28
|
apiName: "accessToken"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var accessToken = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.accessToken = accessToken; exports.authorize =
|
|
38
|
+
exports.accessToken = accessToken; exports.authorize = _chunk4GI6KGKZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
|
|
@@ -6,25 +6,25 @@ var _chunkLKRBFBFNcjs = require('../chunk-LKRBFBFN.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunk4GI6KGKZcjs = require('../chunk-4GI6KGKZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/address-suggestions.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkLKRBFBFNcjs.require_address_suggestions_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunk4GI6KGKZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunk4GI6KGKZcjs.createApiClient.call(void 0, { definition: def, apiName: "addressSuggestions" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunk4GI6KGKZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunk4GI6KGKZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "addressSuggestions" }),
|
|
28
28
|
apiName: "addressSuggestions"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var addressSuggestions = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.addressSuggestions = addressSuggestions; exports.authorize =
|
|
38
|
+
exports.addressSuggestions = addressSuggestions; exports.authorize = _chunk4GI6KGKZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
|