featurebase-node 0.4.0 → 0.5.0
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/CHANGELOG.md +8 -0
- package/package.json +1 -1
- package/resources/changelogs/changelogs.d.mts +7 -7
- package/resources/changelogs/changelogs.d.mts.map +1 -1
- package/resources/changelogs/changelogs.d.ts +7 -7
- package/resources/changelogs/changelogs.d.ts.map +1 -1
- package/resources/changelogs/changelogs.js +35 -7
- package/resources/changelogs/changelogs.js.map +1 -1
- package/resources/changelogs/changelogs.mjs +35 -7
- package/resources/changelogs/changelogs.mjs.map +1 -1
- package/resources/changelogs/subscribers.d.mts +2 -2
- package/resources/changelogs/subscribers.d.mts.map +1 -1
- package/resources/changelogs/subscribers.d.ts +2 -2
- package/resources/changelogs/subscribers.d.ts.map +1 -1
- package/resources/changelogs/subscribers.js +10 -2
- package/resources/changelogs/subscribers.js.map +1 -1
- package/resources/changelogs/subscribers.mjs +10 -2
- package/resources/changelogs/subscribers.mjs.map +1 -1
- package/resources/feedback/boards.d.mts +2 -2
- package/resources/feedback/boards.d.mts.map +1 -1
- package/resources/feedback/boards.d.ts +2 -2
- package/resources/feedback/boards.d.ts.map +1 -1
- package/resources/feedback/boards.js +10 -2
- package/resources/feedback/boards.js.map +1 -1
- package/resources/feedback/boards.mjs +10 -2
- package/resources/feedback/boards.mjs.map +1 -1
- package/resources/feedback/comments.d.mts +6 -6
- package/resources/feedback/comments.d.mts.map +1 -1
- package/resources/feedback/comments.d.ts +6 -6
- package/resources/feedback/comments.d.ts.map +1 -1
- package/resources/feedback/comments.js +30 -6
- package/resources/feedback/comments.js.map +1 -1
- package/resources/feedback/comments.mjs +30 -6
- package/resources/feedback/comments.mjs.map +1 -1
- package/resources/feedback/custom-fields.d.mts +2 -2
- package/resources/feedback/custom-fields.d.mts.map +1 -1
- package/resources/feedback/custom-fields.d.ts +2 -2
- package/resources/feedback/custom-fields.d.ts.map +1 -1
- package/resources/feedback/custom-fields.js +10 -2
- package/resources/feedback/custom-fields.js.map +1 -1
- package/resources/feedback/custom-fields.mjs +10 -2
- package/resources/feedback/custom-fields.mjs.map +1 -1
- package/resources/feedback/post-statuses.d.mts +2 -2
- package/resources/feedback/post-statuses.d.mts.map +1 -1
- package/resources/feedback/post-statuses.d.ts +2 -2
- package/resources/feedback/post-statuses.d.ts.map +1 -1
- package/resources/feedback/post-statuses.js +10 -2
- package/resources/feedback/post-statuses.js.map +1 -1
- package/resources/feedback/post-statuses.mjs +10 -2
- package/resources/feedback/post-statuses.mjs.map +1 -1
- package/resources/feedback/posts/posts.d.mts +5 -5
- package/resources/feedback/posts/posts.d.mts.map +1 -1
- package/resources/feedback/posts/posts.d.ts +5 -5
- package/resources/feedback/posts/posts.d.ts.map +1 -1
- package/resources/feedback/posts/posts.js +25 -5
- package/resources/feedback/posts/posts.js.map +1 -1
- package/resources/feedback/posts/posts.mjs +25 -5
- package/resources/feedback/posts/posts.mjs.map +1 -1
- package/resources/feedback/posts/voters.d.mts +3 -3
- package/resources/feedback/posts/voters.d.mts.map +1 -1
- package/resources/feedback/posts/voters.d.ts +3 -3
- package/resources/feedback/posts/voters.d.ts.map +1 -1
- package/resources/feedback/posts/voters.js +15 -3
- package/resources/feedback/posts/voters.js.map +1 -1
- package/resources/feedback/posts/voters.mjs +15 -3
- package/resources/feedback/posts/voters.mjs.map +1 -1
- package/resources/help-center/articles.d.mts +5 -5
- package/resources/help-center/articles.d.mts.map +1 -1
- package/resources/help-center/articles.d.ts +5 -5
- package/resources/help-center/articles.d.ts.map +1 -1
- package/resources/help-center/articles.js +25 -5
- package/resources/help-center/articles.js.map +1 -1
- package/resources/help-center/articles.mjs +25 -5
- package/resources/help-center/articles.mjs.map +1 -1
- package/resources/help-center/collections.d.mts +5 -5
- package/resources/help-center/collections.d.mts.map +1 -1
- package/resources/help-center/collections.d.ts +5 -5
- package/resources/help-center/collections.d.ts.map +1 -1
- package/resources/help-center/collections.js +25 -5
- package/resources/help-center/collections.js.map +1 -1
- package/resources/help-center/collections.mjs +25 -5
- package/resources/help-center/collections.mjs.map +1 -1
- package/resources/help-center/help-centers.d.mts +2 -2
- package/resources/help-center/help-centers.d.mts.map +1 -1
- package/resources/help-center/help-centers.d.ts +2 -2
- package/resources/help-center/help-centers.d.ts.map +1 -1
- package/resources/help-center/help-centers.js +10 -2
- package/resources/help-center/help-centers.js.map +1 -1
- package/resources/help-center/help-centers.mjs +10 -2
- package/resources/help-center/help-centers.mjs.map +1 -1
- package/resources/help-center/redirect-rules.d.mts +6 -6
- package/resources/help-center/redirect-rules.d.mts.map +1 -1
- package/resources/help-center/redirect-rules.d.ts +6 -6
- package/resources/help-center/redirect-rules.d.ts.map +1 -1
- package/resources/help-center/redirect-rules.js +30 -6
- package/resources/help-center/redirect-rules.js.map +1 -1
- package/resources/help-center/redirect-rules.mjs +30 -6
- package/resources/help-center/redirect-rules.mjs.map +1 -1
- package/resources/organization/admins.d.mts +3 -3
- package/resources/organization/admins.d.mts.map +1 -1
- package/resources/organization/admins.d.ts +3 -3
- package/resources/organization/admins.d.ts.map +1 -1
- package/resources/organization/admins.js +15 -3
- package/resources/organization/admins.js.map +1 -1
- package/resources/organization/admins.mjs +15 -3
- package/resources/organization/admins.mjs.map +1 -1
- package/resources/organization/brands.d.mts +2 -2
- package/resources/organization/brands.d.mts.map +1 -1
- package/resources/organization/brands.d.ts +2 -2
- package/resources/organization/brands.d.ts.map +1 -1
- package/resources/organization/brands.js +10 -2
- package/resources/organization/brands.js.map +1 -1
- package/resources/organization/brands.mjs +10 -2
- package/resources/organization/brands.mjs.map +1 -1
- package/resources/organization/teams.d.mts +2 -2
- package/resources/organization/teams.d.mts.map +1 -1
- package/resources/organization/teams.d.ts +2 -2
- package/resources/organization/teams.d.ts.map +1 -1
- package/resources/organization/teams.js +10 -2
- package/resources/organization/teams.js.map +1 -1
- package/resources/organization/teams.mjs +10 -2
- package/resources/organization/teams.mjs.map +1 -1
- package/resources/support/conversation-tags.d.mts +4 -4
- package/resources/support/conversation-tags.d.mts.map +1 -1
- package/resources/support/conversation-tags.d.ts +4 -4
- package/resources/support/conversation-tags.d.ts.map +1 -1
- package/resources/support/conversation-tags.js +20 -4
- package/resources/support/conversation-tags.js.map +1 -1
- package/resources/support/conversation-tags.mjs +20 -4
- package/resources/support/conversation-tags.mjs.map +1 -1
- package/resources/support/conversations/conversations.d.mts +8 -8
- package/resources/support/conversations/conversations.d.mts.map +1 -1
- package/resources/support/conversations/conversations.d.ts +8 -8
- package/resources/support/conversations/conversations.d.ts.map +1 -1
- package/resources/support/conversations/conversations.js +35 -7
- package/resources/support/conversations/conversations.js.map +1 -1
- package/resources/support/conversations/conversations.mjs +35 -7
- package/resources/support/conversations/conversations.mjs.map +1 -1
- package/resources/support/conversations/participants.d.mts +2 -2
- package/resources/support/conversations/participants.d.mts.map +1 -1
- package/resources/support/conversations/participants.d.ts +2 -2
- package/resources/support/conversations/participants.d.ts.map +1 -1
- package/resources/support/conversations/participants.js +10 -2
- package/resources/support/conversations/participants.js.map +1 -1
- package/resources/support/conversations/participants.mjs +10 -2
- package/resources/support/conversations/participants.mjs.map +1 -1
- package/resources/support/conversations/tags.d.mts +2 -2
- package/resources/support/conversations/tags.d.mts.map +1 -1
- package/resources/support/conversations/tags.d.ts +2 -2
- package/resources/support/conversations/tags.d.ts.map +1 -1
- package/resources/support/conversations/tags.js +10 -2
- package/resources/support/conversations/tags.js.map +1 -1
- package/resources/support/conversations/tags.mjs +10 -2
- package/resources/support/conversations/tags.mjs.map +1 -1
- package/resources/support/tickets/categories.d.mts +2 -2
- package/resources/support/tickets/categories.d.mts.map +1 -1
- package/resources/support/tickets/categories.d.ts +2 -2
- package/resources/support/tickets/categories.d.ts.map +1 -1
- package/resources/support/tickets/categories.js +10 -2
- package/resources/support/tickets/categories.js.map +1 -1
- package/resources/support/tickets/categories.mjs +10 -2
- package/resources/support/tickets/categories.mjs.map +1 -1
- package/resources/support/tickets/custom-fields.d.mts +2 -2
- package/resources/support/tickets/custom-fields.d.mts.map +1 -1
- package/resources/support/tickets/custom-fields.d.ts +2 -2
- package/resources/support/tickets/custom-fields.d.ts.map +1 -1
- package/resources/support/tickets/custom-fields.js +10 -2
- package/resources/support/tickets/custom-fields.js.map +1 -1
- package/resources/support/tickets/custom-fields.mjs +10 -2
- package/resources/support/tickets/custom-fields.mjs.map +1 -1
- package/resources/support/tickets/statuses.d.mts +2 -2
- package/resources/support/tickets/statuses.d.mts.map +1 -1
- package/resources/support/tickets/statuses.d.ts +2 -2
- package/resources/support/tickets/statuses.d.ts.map +1 -1
- package/resources/support/tickets/statuses.js +10 -2
- package/resources/support/tickets/statuses.js.map +1 -1
- package/resources/support/tickets/statuses.mjs +10 -2
- package/resources/support/tickets/statuses.mjs.map +1 -1
- package/resources/support/tickets/tickets.d.mts +7 -7
- package/resources/support/tickets/tickets.d.mts.map +1 -1
- package/resources/support/tickets/tickets.d.ts +7 -7
- package/resources/support/tickets/tickets.d.ts.map +1 -1
- package/resources/support/tickets/tickets.js +30 -6
- package/resources/support/tickets/tickets.js.map +1 -1
- package/resources/support/tickets/tickets.mjs +30 -6
- package/resources/support/tickets/tickets.mjs.map +1 -1
- package/resources/surveys.d.mts +3 -3
- package/resources/surveys.d.mts.map +1 -1
- package/resources/surveys.d.ts +3 -3
- package/resources/surveys.d.ts.map +1 -1
- package/resources/surveys.js +15 -3
- package/resources/surveys.js.map +1 -1
- package/resources/surveys.mjs +15 -3
- package/resources/surveys.mjs.map +1 -1
- package/resources/users/companies/companies.d.mts +5 -5
- package/resources/users/companies/companies.d.mts.map +1 -1
- package/resources/users/companies/companies.d.ts +5 -5
- package/resources/users/companies/companies.d.ts.map +1 -1
- package/resources/users/companies/companies.js +25 -5
- package/resources/users/companies/companies.js.map +1 -1
- package/resources/users/companies/companies.mjs +25 -5
- package/resources/users/companies/companies.mjs.map +1 -1
- package/resources/users/companies/contacts.d.mts +3 -3
- package/resources/users/companies/contacts.d.mts.map +1 -1
- package/resources/users/companies/contacts.d.ts +3 -3
- package/resources/users/companies/contacts.d.ts.map +1 -1
- package/resources/users/companies/contacts.js +15 -3
- package/resources/users/companies/contacts.js.map +1 -1
- package/resources/users/companies/contacts.mjs +15 -3
- package/resources/users/companies/contacts.mjs.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.d.mts +2 -2
- package/resources/users/contacts/by-user-id/by-user-id.d.mts.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.d.ts +2 -2
- package/resources/users/contacts/by-user-id/by-user-id.d.ts.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.js +10 -2
- package/resources/users/contacts/by-user-id/by-user-id.js.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.mjs +10 -2
- package/resources/users/contacts/by-user-id/by-user-id.mjs.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.d.mts +2 -2
- package/resources/users/contacts/by-user-id/email-preferences.d.mts.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.d.ts +2 -2
- package/resources/users/contacts/by-user-id/email-preferences.d.ts.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.js +10 -2
- package/resources/users/contacts/by-user-id/email-preferences.js.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.mjs +10 -2
- package/resources/users/contacts/by-user-id/email-preferences.mjs.map +1 -1
- package/resources/users/contacts/contacts.d.mts +6 -6
- package/resources/users/contacts/contacts.d.mts.map +1 -1
- package/resources/users/contacts/contacts.d.ts +6 -6
- package/resources/users/contacts/contacts.d.ts.map +1 -1
- package/resources/users/contacts/contacts.js +30 -6
- package/resources/users/contacts/contacts.js.map +1 -1
- package/resources/users/contacts/contacts.mjs +30 -6
- package/resources/users/contacts/contacts.mjs.map +1 -1
- package/resources/users/contacts/email-preferences.d.mts +2 -2
- package/resources/users/contacts/email-preferences.d.mts.map +1 -1
- package/resources/users/contacts/email-preferences.d.ts +2 -2
- package/resources/users/contacts/email-preferences.d.ts.map +1 -1
- package/resources/users/contacts/email-preferences.js +10 -2
- package/resources/users/contacts/email-preferences.js.map +1 -1
- package/resources/users/contacts/email-preferences.mjs +10 -2
- package/resources/users/contacts/email-preferences.mjs.map +1 -1
- package/resources/webhooks.d.mts +6 -6
- package/resources/webhooks.d.mts.map +1 -1
- package/resources/webhooks.d.ts +6 -6
- package/resources/webhooks.d.ts.map +1 -1
- package/resources/webhooks.js +30 -6
- package/resources/webhooks.js.map +1 -1
- package/resources/webhooks.mjs +30 -6
- package/resources/webhooks.mjs.map +1 -1
- package/src/resources/changelogs/changelogs.ts +42 -14
- package/src/resources/changelogs/subscribers.ts +12 -4
- package/src/resources/feedback/boards.ts +12 -4
- package/src/resources/feedback/comments.ts +36 -12
- package/src/resources/feedback/custom-fields.ts +12 -4
- package/src/resources/feedback/post-statuses.ts +12 -4
- package/src/resources/feedback/posts/posts.ts +30 -10
- package/src/resources/feedback/posts/voters.ts +18 -6
- package/src/resources/help-center/articles.ts +30 -10
- package/src/resources/help-center/collections.ts +30 -10
- package/src/resources/help-center/help-centers.ts +12 -4
- package/src/resources/help-center/redirect-rules.ts +36 -12
- package/src/resources/organization/admins.ts +18 -6
- package/src/resources/organization/brands.ts +12 -4
- package/src/resources/organization/teams.ts +12 -4
- package/src/resources/support/conversation-tags.ts +24 -8
- package/src/resources/support/conversations/conversations.ts +43 -15
- package/src/resources/support/conversations/participants.ts +12 -4
- package/src/resources/support/conversations/tags.ts +12 -4
- package/src/resources/support/tickets/categories.ts +12 -4
- package/src/resources/support/tickets/custom-fields.ts +12 -4
- package/src/resources/support/tickets/statuses.ts +12 -4
- package/src/resources/support/tickets/tickets.ts +37 -13
- package/src/resources/surveys.ts +18 -6
- package/src/resources/users/companies/companies.ts +30 -10
- package/src/resources/users/companies/contacts.ts +18 -6
- package/src/resources/users/contacts/by-user-id/by-user-id.ts +12 -4
- package/src/resources/users/contacts/by-user-id/email-preferences.ts +12 -4
- package/src/resources/users/contacts/contacts.ts +36 -12
- package/src/resources/users/contacts/email-preferences.ts +12 -4
- package/src/resources/webhooks.ts +36 -12
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -68,7 +68,11 @@ export class Changelogs extends APIResource {
|
|
|
68
68
|
body,
|
|
69
69
|
...options,
|
|
70
70
|
headers: buildHeaders([
|
|
71
|
-
{
|
|
71
|
+
{
|
|
72
|
+
...(featurebaseVersion?.toString() != null ?
|
|
73
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
74
|
+
: undefined),
|
|
75
|
+
},
|
|
72
76
|
options?.headers,
|
|
73
77
|
]),
|
|
74
78
|
});
|
|
@@ -113,7 +117,11 @@ export class Changelogs extends APIResource {
|
|
|
113
117
|
return this._client.get(path`/v2/changelogs/${id}`, {
|
|
114
118
|
...options,
|
|
115
119
|
headers: buildHeaders([
|
|
116
|
-
{
|
|
120
|
+
{
|
|
121
|
+
...(featurebaseVersion?.toString() != null ?
|
|
122
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
123
|
+
: undefined),
|
|
124
|
+
},
|
|
117
125
|
options?.headers,
|
|
118
126
|
]),
|
|
119
127
|
});
|
|
@@ -173,7 +181,11 @@ export class Changelogs extends APIResource {
|
|
|
173
181
|
body,
|
|
174
182
|
...options,
|
|
175
183
|
headers: buildHeaders([
|
|
176
|
-
{
|
|
184
|
+
{
|
|
185
|
+
...(featurebaseVersion?.toString() != null ?
|
|
186
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
187
|
+
: undefined),
|
|
188
|
+
},
|
|
177
189
|
options?.headers,
|
|
178
190
|
]),
|
|
179
191
|
});
|
|
@@ -247,7 +259,11 @@ export class Changelogs extends APIResource {
|
|
|
247
259
|
query,
|
|
248
260
|
...options,
|
|
249
261
|
headers: buildHeaders([
|
|
250
|
-
{
|
|
262
|
+
{
|
|
263
|
+
...(featurebaseVersion?.toString() != null ?
|
|
264
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
265
|
+
: undefined),
|
|
266
|
+
},
|
|
251
267
|
options?.headers,
|
|
252
268
|
]),
|
|
253
269
|
});
|
|
@@ -298,7 +314,11 @@ export class Changelogs extends APIResource {
|
|
|
298
314
|
return this._client.delete(path`/v2/changelogs/${id}`, {
|
|
299
315
|
...options,
|
|
300
316
|
headers: buildHeaders([
|
|
301
|
-
{
|
|
317
|
+
{
|
|
318
|
+
...(featurebaseVersion?.toString() != null ?
|
|
319
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
320
|
+
: undefined),
|
|
321
|
+
},
|
|
302
322
|
options?.headers,
|
|
303
323
|
]),
|
|
304
324
|
});
|
|
@@ -374,7 +394,11 @@ export class Changelogs extends APIResource {
|
|
|
374
394
|
body,
|
|
375
395
|
...options,
|
|
376
396
|
headers: buildHeaders([
|
|
377
|
-
{
|
|
397
|
+
{
|
|
398
|
+
...(featurebaseVersion?.toString() != null ?
|
|
399
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
400
|
+
: undefined),
|
|
401
|
+
},
|
|
378
402
|
options?.headers,
|
|
379
403
|
]),
|
|
380
404
|
});
|
|
@@ -428,7 +452,11 @@ export class Changelogs extends APIResource {
|
|
|
428
452
|
body,
|
|
429
453
|
...options,
|
|
430
454
|
headers: buildHeaders([
|
|
431
|
-
{
|
|
455
|
+
{
|
|
456
|
+
...(featurebaseVersion?.toString() != null ?
|
|
457
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
458
|
+
: undefined),
|
|
459
|
+
},
|
|
432
460
|
options?.headers,
|
|
433
461
|
]),
|
|
434
462
|
});
|
|
@@ -769,7 +797,7 @@ export interface ChangelogCreateParams {
|
|
|
769
797
|
* Header param: API version for this request. Defaults to your organization's
|
|
770
798
|
* configured API version if not specified.
|
|
771
799
|
*/
|
|
772
|
-
'Featurebase-Version'?:
|
|
800
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
773
801
|
}
|
|
774
802
|
|
|
775
803
|
export interface ChangelogRetrieveParams {
|
|
@@ -777,7 +805,7 @@ export interface ChangelogRetrieveParams {
|
|
|
777
805
|
* API version for this request. Defaults to your organization's configured API
|
|
778
806
|
* version if not specified.
|
|
779
807
|
*/
|
|
780
|
-
'Featurebase-Version'?:
|
|
808
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
781
809
|
}
|
|
782
810
|
|
|
783
811
|
export interface ChangelogUpdateParams {
|
|
@@ -825,7 +853,7 @@ export interface ChangelogUpdateParams {
|
|
|
825
853
|
* Header param: API version for this request. Defaults to your organization's
|
|
826
854
|
* configured API version if not specified.
|
|
827
855
|
*/
|
|
828
|
-
'Featurebase-Version'?:
|
|
856
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
829
857
|
}
|
|
830
858
|
|
|
831
859
|
export interface ChangelogListParams extends CursorPageParams {
|
|
@@ -922,7 +950,7 @@ export interface ChangelogListParams extends CursorPageParams {
|
|
|
922
950
|
* Header param: API version for this request. Defaults to your organization's
|
|
923
951
|
* configured API version if not specified.
|
|
924
952
|
*/
|
|
925
|
-
'Featurebase-Version'?:
|
|
953
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
926
954
|
}
|
|
927
955
|
|
|
928
956
|
export interface ChangelogDeleteParams {
|
|
@@ -930,7 +958,7 @@ export interface ChangelogDeleteParams {
|
|
|
930
958
|
* API version for this request. Defaults to your organization's configured API
|
|
931
959
|
* version if not specified.
|
|
932
960
|
*/
|
|
933
|
-
'Featurebase-Version'?:
|
|
961
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
934
962
|
}
|
|
935
963
|
|
|
936
964
|
export interface ChangelogPublishParams {
|
|
@@ -999,7 +1027,7 @@ export interface ChangelogPublishParams {
|
|
|
999
1027
|
* Header param: API version for this request. Defaults to your organization's
|
|
1000
1028
|
* configured API version if not specified.
|
|
1001
1029
|
*/
|
|
1002
|
-
'Featurebase-Version'?:
|
|
1030
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
1003
1031
|
}
|
|
1004
1032
|
|
|
1005
1033
|
export interface ChangelogUnpublishParams {
|
|
@@ -1056,7 +1084,7 @@ export interface ChangelogUnpublishParams {
|
|
|
1056
1084
|
* Header param: API version for this request. Defaults to your organization's
|
|
1057
1085
|
* configured API version if not specified.
|
|
1058
1086
|
*/
|
|
1059
|
-
'Featurebase-Version'?:
|
|
1087
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
1060
1088
|
}
|
|
1061
1089
|
|
|
1062
1090
|
Changelogs.Subscribers = Subscribers;
|
|
@@ -61,7 +61,11 @@ export class Subscribers extends APIResource {
|
|
|
61
61
|
body,
|
|
62
62
|
...options,
|
|
63
63
|
headers: buildHeaders([
|
|
64
|
-
{
|
|
64
|
+
{
|
|
65
|
+
...(featurebaseVersion?.toString() != null ?
|
|
66
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
67
|
+
: undefined),
|
|
68
|
+
},
|
|
65
69
|
options?.headers,
|
|
66
70
|
]),
|
|
67
71
|
});
|
|
@@ -111,7 +115,11 @@ export class Subscribers extends APIResource {
|
|
|
111
115
|
body,
|
|
112
116
|
...options,
|
|
113
117
|
headers: buildHeaders([
|
|
114
|
-
{
|
|
118
|
+
{
|
|
119
|
+
...(featurebaseVersion?.toString() != null ?
|
|
120
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
121
|
+
: undefined),
|
|
122
|
+
},
|
|
115
123
|
options?.headers,
|
|
116
124
|
]),
|
|
117
125
|
});
|
|
@@ -200,7 +208,7 @@ export interface SubscriberAddParams {
|
|
|
200
208
|
* Header param: API version for this request. Defaults to your organization's
|
|
201
209
|
* configured API version if not specified.
|
|
202
210
|
*/
|
|
203
|
-
'Featurebase-Version'?:
|
|
211
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
204
212
|
}
|
|
205
213
|
|
|
206
214
|
export interface SubscriberRemoveParams {
|
|
@@ -213,7 +221,7 @@ export interface SubscriberRemoveParams {
|
|
|
213
221
|
* Header param: API version for this request. Defaults to your organization's
|
|
214
222
|
* configured API version if not specified.
|
|
215
223
|
*/
|
|
216
|
-
'Featurebase-Version'?:
|
|
224
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
217
225
|
}
|
|
218
226
|
|
|
219
227
|
export declare namespace Subscribers {
|
|
@@ -32,7 +32,11 @@ export class Boards extends APIResource {
|
|
|
32
32
|
return this._client.get(path`/v2/boards/${id}`, {
|
|
33
33
|
...options,
|
|
34
34
|
headers: buildHeaders([
|
|
35
|
-
{
|
|
35
|
+
{
|
|
36
|
+
...(featurebaseVersion?.toString() != null ?
|
|
37
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
38
|
+
: undefined),
|
|
39
|
+
},
|
|
36
40
|
options?.headers,
|
|
37
41
|
]),
|
|
38
42
|
});
|
|
@@ -63,7 +67,11 @@ export class Boards extends APIResource {
|
|
|
63
67
|
return this._client.get('/v2/boards', {
|
|
64
68
|
...options,
|
|
65
69
|
headers: buildHeaders([
|
|
66
|
-
{
|
|
70
|
+
{
|
|
71
|
+
...(featurebaseVersion?.toString() != null ?
|
|
72
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
73
|
+
: undefined),
|
|
74
|
+
},
|
|
67
75
|
options?.headers,
|
|
68
76
|
]),
|
|
69
77
|
});
|
|
@@ -250,7 +258,7 @@ export interface BoardRetrieveParams {
|
|
|
250
258
|
* API version for this request. Defaults to your organization's configured API
|
|
251
259
|
* version if not specified.
|
|
252
260
|
*/
|
|
253
|
-
'Featurebase-Version'?:
|
|
261
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
254
262
|
}
|
|
255
263
|
|
|
256
264
|
export interface BoardListParams {
|
|
@@ -258,7 +266,7 @@ export interface BoardListParams {
|
|
|
258
266
|
* API version for this request. Defaults to your organization's configured API
|
|
259
267
|
* version if not specified.
|
|
260
268
|
*/
|
|
261
|
-
'Featurebase-Version'?:
|
|
269
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
262
270
|
}
|
|
263
271
|
|
|
264
272
|
export declare namespace Boards {
|
|
@@ -83,7 +83,11 @@ export class Comments extends APIResource {
|
|
|
83
83
|
body,
|
|
84
84
|
...options,
|
|
85
85
|
headers: buildHeaders([
|
|
86
|
-
{
|
|
86
|
+
{
|
|
87
|
+
...(featurebaseVersion?.toString() != null ?
|
|
88
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
89
|
+
: undefined),
|
|
90
|
+
},
|
|
87
91
|
options?.headers,
|
|
88
92
|
]),
|
|
89
93
|
});
|
|
@@ -125,7 +129,11 @@ export class Comments extends APIResource {
|
|
|
125
129
|
return this._client.get(path`/v2/comments/${id}`, {
|
|
126
130
|
...options,
|
|
127
131
|
headers: buildHeaders([
|
|
128
|
-
{
|
|
132
|
+
{
|
|
133
|
+
...(featurebaseVersion?.toString() != null ?
|
|
134
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
135
|
+
: undefined),
|
|
136
|
+
},
|
|
129
137
|
options?.headers,
|
|
130
138
|
]),
|
|
131
139
|
});
|
|
@@ -181,7 +189,11 @@ export class Comments extends APIResource {
|
|
|
181
189
|
body,
|
|
182
190
|
...options,
|
|
183
191
|
headers: buildHeaders([
|
|
184
|
-
{
|
|
192
|
+
{
|
|
193
|
+
...(featurebaseVersion?.toString() != null ?
|
|
194
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
195
|
+
: undefined),
|
|
196
|
+
},
|
|
185
197
|
options?.headers,
|
|
186
198
|
]),
|
|
187
199
|
});
|
|
@@ -274,7 +286,11 @@ export class Comments extends APIResource {
|
|
|
274
286
|
query,
|
|
275
287
|
...options,
|
|
276
288
|
headers: buildHeaders([
|
|
277
|
-
{
|
|
289
|
+
{
|
|
290
|
+
...(featurebaseVersion?.toString() != null ?
|
|
291
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
292
|
+
: undefined),
|
|
293
|
+
},
|
|
278
294
|
options?.headers,
|
|
279
295
|
]),
|
|
280
296
|
});
|
|
@@ -337,7 +353,11 @@ export class Comments extends APIResource {
|
|
|
337
353
|
return this._client.delete(path`/v2/comments/${id}`, {
|
|
338
354
|
...options,
|
|
339
355
|
headers: buildHeaders([
|
|
340
|
-
{
|
|
356
|
+
{
|
|
357
|
+
...(featurebaseVersion?.toString() != null ?
|
|
358
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
359
|
+
: undefined),
|
|
360
|
+
},
|
|
341
361
|
options?.headers,
|
|
342
362
|
]),
|
|
343
363
|
});
|
|
@@ -409,7 +429,11 @@ export class Comments extends APIResource {
|
|
|
409
429
|
body,
|
|
410
430
|
...options,
|
|
411
431
|
headers: buildHeaders([
|
|
412
|
-
{
|
|
432
|
+
{
|
|
433
|
+
...(featurebaseVersion?.toString() != null ?
|
|
434
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
435
|
+
: undefined),
|
|
436
|
+
},
|
|
413
437
|
options?.headers,
|
|
414
438
|
]),
|
|
415
439
|
});
|
|
@@ -607,7 +631,7 @@ export interface CommentCreateParams {
|
|
|
607
631
|
* Header param: API version for this request. Defaults to your organization's
|
|
608
632
|
* configured API version if not specified.
|
|
609
633
|
*/
|
|
610
|
-
'Featurebase-Version'?:
|
|
634
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
611
635
|
}
|
|
612
636
|
|
|
613
637
|
export interface CommentRetrieveParams {
|
|
@@ -615,7 +639,7 @@ export interface CommentRetrieveParams {
|
|
|
615
639
|
* API version for this request. Defaults to your organization's configured API
|
|
616
640
|
* version if not specified.
|
|
617
641
|
*/
|
|
618
|
-
'Featurebase-Version'?:
|
|
642
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
619
643
|
}
|
|
620
644
|
|
|
621
645
|
export interface CommentUpdateParams {
|
|
@@ -660,7 +684,7 @@ export interface CommentUpdateParams {
|
|
|
660
684
|
* Header param: API version for this request. Defaults to your organization's
|
|
661
685
|
* configured API version if not specified.
|
|
662
686
|
*/
|
|
663
|
-
'Featurebase-Version'?:
|
|
687
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
664
688
|
}
|
|
665
689
|
|
|
666
690
|
export interface CommentListParams extends CursorPageParams {
|
|
@@ -693,7 +717,7 @@ export interface CommentListParams extends CursorPageParams {
|
|
|
693
717
|
* Header param: API version for this request. Defaults to your organization's
|
|
694
718
|
* configured API version if not specified.
|
|
695
719
|
*/
|
|
696
|
-
'Featurebase-Version'?:
|
|
720
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
697
721
|
}
|
|
698
722
|
|
|
699
723
|
export interface CommentDelete0Params {
|
|
@@ -701,7 +725,7 @@ export interface CommentDelete0Params {
|
|
|
701
725
|
* API version for this request. Defaults to your organization's configured API
|
|
702
726
|
* version if not specified.
|
|
703
727
|
*/
|
|
704
|
-
'Featurebase-Version'?:
|
|
728
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
705
729
|
}
|
|
706
730
|
|
|
707
731
|
export interface CommentDelete1Params {
|
|
@@ -714,7 +738,7 @@ export interface CommentDelete1Params {
|
|
|
714
738
|
* Header param: API version for this request. Defaults to your organization's
|
|
715
739
|
* configured API version if not specified.
|
|
716
740
|
*/
|
|
717
|
-
'Featurebase-Version'?:
|
|
741
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
718
742
|
}
|
|
719
743
|
|
|
720
744
|
export declare namespace Comments {
|
|
@@ -49,7 +49,11 @@ export class CustomFields extends APIResource {
|
|
|
49
49
|
return this._client.get(path`/v2/custom_fields/${id}`, {
|
|
50
50
|
...options,
|
|
51
51
|
headers: buildHeaders([
|
|
52
|
-
{
|
|
52
|
+
{
|
|
53
|
+
...(featurebaseVersion?.toString() != null ?
|
|
54
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
55
|
+
: undefined),
|
|
56
|
+
},
|
|
53
57
|
options?.headers,
|
|
54
58
|
]),
|
|
55
59
|
});
|
|
@@ -105,7 +109,11 @@ export class CustomFields extends APIResource {
|
|
|
105
109
|
return this._client.get('/v2/custom_fields', {
|
|
106
110
|
...options,
|
|
107
111
|
headers: buildHeaders([
|
|
108
|
-
{
|
|
112
|
+
{
|
|
113
|
+
...(featurebaseVersion?.toString() != null ?
|
|
114
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
115
|
+
: undefined),
|
|
116
|
+
},
|
|
109
117
|
options?.headers,
|
|
110
118
|
]),
|
|
111
119
|
});
|
|
@@ -242,7 +250,7 @@ export interface CustomFieldRetrieveParams {
|
|
|
242
250
|
* API version for this request. Defaults to your organization's configured API
|
|
243
251
|
* version if not specified.
|
|
244
252
|
*/
|
|
245
|
-
'Featurebase-Version'?:
|
|
253
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
246
254
|
}
|
|
247
255
|
|
|
248
256
|
export interface CustomFieldListParams {
|
|
@@ -250,7 +258,7 @@ export interface CustomFieldListParams {
|
|
|
250
258
|
* API version for this request. Defaults to your organization's configured API
|
|
251
259
|
* version if not specified.
|
|
252
260
|
*/
|
|
253
|
-
'Featurebase-Version'?:
|
|
261
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
254
262
|
}
|
|
255
263
|
|
|
256
264
|
export declare namespace CustomFields {
|
|
@@ -33,7 +33,11 @@ export class PostStatuses extends APIResource {
|
|
|
33
33
|
return this._client.get(path`/v2/post_statuses/${id}`, {
|
|
34
34
|
...options,
|
|
35
35
|
headers: buildHeaders([
|
|
36
|
-
{
|
|
36
|
+
{
|
|
37
|
+
...(featurebaseVersion?.toString() != null ?
|
|
38
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
39
|
+
: undefined),
|
|
40
|
+
},
|
|
37
41
|
options?.headers,
|
|
38
42
|
]),
|
|
39
43
|
});
|
|
@@ -66,7 +70,11 @@ export class PostStatuses extends APIResource {
|
|
|
66
70
|
return this._client.get('/v2/post_statuses', {
|
|
67
71
|
...options,
|
|
68
72
|
headers: buildHeaders([
|
|
69
|
-
{
|
|
73
|
+
{
|
|
74
|
+
...(featurebaseVersion?.toString() != null ?
|
|
75
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
76
|
+
: undefined),
|
|
77
|
+
},
|
|
70
78
|
options?.headers,
|
|
71
79
|
]),
|
|
72
80
|
});
|
|
@@ -112,7 +120,7 @@ export interface PostStatusRetrieveParams {
|
|
|
112
120
|
* API version for this request. Defaults to your organization's configured API
|
|
113
121
|
* version if not specified.
|
|
114
122
|
*/
|
|
115
|
-
'Featurebase-Version'?:
|
|
123
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
116
124
|
}
|
|
117
125
|
|
|
118
126
|
export interface PostStatusListParams {
|
|
@@ -120,7 +128,7 @@ export interface PostStatusListParams {
|
|
|
120
128
|
* API version for this request. Defaults to your organization's configured API
|
|
121
129
|
* version if not specified.
|
|
122
130
|
*/
|
|
123
|
-
'Featurebase-Version'?:
|
|
131
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
124
132
|
}
|
|
125
133
|
|
|
126
134
|
export declare namespace PostStatuses {
|
|
@@ -83,7 +83,11 @@ export class Posts extends APIResource {
|
|
|
83
83
|
body,
|
|
84
84
|
...options,
|
|
85
85
|
headers: buildHeaders([
|
|
86
|
-
{
|
|
86
|
+
{
|
|
87
|
+
...(featurebaseVersion?.toString() != null ?
|
|
88
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
89
|
+
: undefined),
|
|
90
|
+
},
|
|
87
91
|
options?.headers,
|
|
88
92
|
]),
|
|
89
93
|
});
|
|
@@ -117,7 +121,11 @@ export class Posts extends APIResource {
|
|
|
117
121
|
return this._client.get(path`/v2/posts/${id}`, {
|
|
118
122
|
...options,
|
|
119
123
|
headers: buildHeaders([
|
|
120
|
-
{
|
|
124
|
+
{
|
|
125
|
+
...(featurebaseVersion?.toString() != null ?
|
|
126
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
127
|
+
: undefined),
|
|
128
|
+
},
|
|
121
129
|
options?.headers,
|
|
122
130
|
]),
|
|
123
131
|
});
|
|
@@ -167,7 +175,11 @@ export class Posts extends APIResource {
|
|
|
167
175
|
body,
|
|
168
176
|
...options,
|
|
169
177
|
headers: buildHeaders([
|
|
170
|
-
{
|
|
178
|
+
{
|
|
179
|
+
...(featurebaseVersion?.toString() != null ?
|
|
180
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
181
|
+
: undefined),
|
|
182
|
+
},
|
|
171
183
|
options?.headers,
|
|
172
184
|
]),
|
|
173
185
|
});
|
|
@@ -242,7 +254,11 @@ export class Posts extends APIResource {
|
|
|
242
254
|
query,
|
|
243
255
|
...options,
|
|
244
256
|
headers: buildHeaders([
|
|
245
|
-
{
|
|
257
|
+
{
|
|
258
|
+
...(featurebaseVersion?.toString() != null ?
|
|
259
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
260
|
+
: undefined),
|
|
261
|
+
},
|
|
246
262
|
options?.headers,
|
|
247
263
|
]),
|
|
248
264
|
});
|
|
@@ -288,7 +304,11 @@ export class Posts extends APIResource {
|
|
|
288
304
|
return this._client.delete(path`/v2/posts/${id}`, {
|
|
289
305
|
...options,
|
|
290
306
|
headers: buildHeaders([
|
|
291
|
-
{
|
|
307
|
+
{
|
|
308
|
+
...(featurebaseVersion?.toString() != null ?
|
|
309
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
310
|
+
: undefined),
|
|
311
|
+
},
|
|
292
312
|
options?.headers,
|
|
293
313
|
]),
|
|
294
314
|
});
|
|
@@ -749,7 +769,7 @@ export interface PostCreateParams {
|
|
|
749
769
|
* Header param: API version for this request. Defaults to your organization's
|
|
750
770
|
* configured API version if not specified.
|
|
751
771
|
*/
|
|
752
|
-
'Featurebase-Version'?:
|
|
772
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
753
773
|
}
|
|
754
774
|
|
|
755
775
|
export namespace PostCreateParams {
|
|
@@ -796,7 +816,7 @@ export interface PostRetrieveParams {
|
|
|
796
816
|
* API version for this request. Defaults to your organization's configured API
|
|
797
817
|
* version if not specified.
|
|
798
818
|
*/
|
|
799
|
-
'Featurebase-Version'?:
|
|
819
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
800
820
|
}
|
|
801
821
|
|
|
802
822
|
export interface PostUpdateParams {
|
|
@@ -886,7 +906,7 @@ export interface PostUpdateParams {
|
|
|
886
906
|
* Header param: API version for this request. Defaults to your organization's
|
|
887
907
|
* configured API version if not specified.
|
|
888
908
|
*/
|
|
889
|
-
'Featurebase-Version'?:
|
|
909
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
890
910
|
}
|
|
891
911
|
|
|
892
912
|
export interface PostListParams extends CursorPageParams {
|
|
@@ -929,7 +949,7 @@ export interface PostListParams extends CursorPageParams {
|
|
|
929
949
|
* Header param: API version for this request. Defaults to your organization's
|
|
930
950
|
* configured API version if not specified.
|
|
931
951
|
*/
|
|
932
|
-
'Featurebase-Version'?:
|
|
952
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
933
953
|
}
|
|
934
954
|
|
|
935
955
|
export interface PostDeleteParams {
|
|
@@ -937,7 +957,7 @@ export interface PostDeleteParams {
|
|
|
937
957
|
* API version for this request. Defaults to your organization's configured API
|
|
938
958
|
* version if not specified.
|
|
939
959
|
*/
|
|
940
|
-
'Featurebase-Version'?:
|
|
960
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
941
961
|
}
|
|
942
962
|
|
|
943
963
|
Posts.Voters = Voters;
|
|
@@ -69,7 +69,11 @@ export class Voters extends APIResource {
|
|
|
69
69
|
query,
|
|
70
70
|
...options,
|
|
71
71
|
headers: buildHeaders([
|
|
72
|
-
{
|
|
72
|
+
{
|
|
73
|
+
...(featurebaseVersion?.toString() != null ?
|
|
74
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
75
|
+
: undefined),
|
|
76
|
+
},
|
|
73
77
|
options?.headers,
|
|
74
78
|
]),
|
|
75
79
|
});
|
|
@@ -126,7 +130,11 @@ export class Voters extends APIResource {
|
|
|
126
130
|
body,
|
|
127
131
|
...options,
|
|
128
132
|
headers: buildHeaders([
|
|
129
|
-
{
|
|
133
|
+
{
|
|
134
|
+
...(featurebaseVersion?.toString() != null ?
|
|
135
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
136
|
+
: undefined),
|
|
137
|
+
},
|
|
130
138
|
options?.headers,
|
|
131
139
|
]),
|
|
132
140
|
});
|
|
@@ -173,7 +181,11 @@ export class Voters extends APIResource {
|
|
|
173
181
|
body,
|
|
174
182
|
...options,
|
|
175
183
|
headers: buildHeaders([
|
|
176
|
-
{
|
|
184
|
+
{
|
|
185
|
+
...(featurebaseVersion?.toString() != null ?
|
|
186
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
187
|
+
: undefined),
|
|
188
|
+
},
|
|
177
189
|
options?.headers,
|
|
178
190
|
]),
|
|
179
191
|
});
|
|
@@ -328,7 +340,7 @@ export interface VoterListParams extends CursorPageParams {
|
|
|
328
340
|
* Header param: API version for this request. Defaults to your organization's
|
|
329
341
|
* configured API version if not specified.
|
|
330
342
|
*/
|
|
331
|
-
'Featurebase-Version'?:
|
|
343
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
332
344
|
}
|
|
333
345
|
|
|
334
346
|
export interface VoterAddParams {
|
|
@@ -361,7 +373,7 @@ export interface VoterAddParams {
|
|
|
361
373
|
* Header param: API version for this request. Defaults to your organization's
|
|
362
374
|
* configured API version if not specified.
|
|
363
375
|
*/
|
|
364
|
-
'Featurebase-Version'?:
|
|
376
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
365
377
|
}
|
|
366
378
|
|
|
367
379
|
export interface VoterRemoveParams {
|
|
@@ -384,7 +396,7 @@ export interface VoterRemoveParams {
|
|
|
384
396
|
* Header param: API version for this request. Defaults to your organization's
|
|
385
397
|
* configured API version if not specified.
|
|
386
398
|
*/
|
|
387
|
-
'Featurebase-Version'?:
|
|
399
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
388
400
|
}
|
|
389
401
|
|
|
390
402
|
export declare namespace Voters {
|