pipedrive 26.0.0 → 27.0.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.
Files changed (105) hide show
  1. package/dist/esm/versions/v1/api/activities-api.js +7 -7
  2. package/dist/esm/versions/v1/api/activity-fields-api.js +1 -1
  3. package/dist/esm/versions/v1/api/activity-types-api.js +5 -5
  4. package/dist/esm/versions/v1/api/billing-api.js +1 -1
  5. package/dist/esm/versions/v1/api/call-logs-api.js +5 -5
  6. package/dist/esm/versions/v1/api/channels-api.js +4 -4
  7. package/dist/esm/versions/v1/api/currencies-api.js +1 -1
  8. package/dist/esm/versions/v1/api/deal-fields-api.js +6 -6
  9. package/dist/esm/versions/v1/api/deals-api.js +33 -33
  10. package/dist/esm/versions/v1/api/files-api.js +8 -8
  11. package/dist/esm/versions/v1/api/filters-api.js +7 -7
  12. package/dist/esm/versions/v1/api/goals-api.js +5 -5
  13. package/dist/esm/versions/v1/api/item-search-api.js +2 -2
  14. package/dist/esm/versions/v1/api/lead-labels-api.js +4 -4
  15. package/dist/esm/versions/v1/api/lead-sources-api.js +1 -1
  16. package/dist/esm/versions/v1/api/leads-api.js +8 -8
  17. package/dist/esm/versions/v1/api/legacy-teams-api.js +8 -8
  18. package/dist/esm/versions/v1/api/mailbox-api.js +6 -6
  19. package/dist/esm/versions/v1/api/meetings-api.js +2 -2
  20. package/dist/esm/versions/v1/api/note-fields-api.js +1 -1
  21. package/dist/esm/versions/v1/api/notes-api.js +10 -10
  22. package/dist/esm/versions/v1/api/organization-fields-api.js +6 -6
  23. package/dist/esm/versions/v1/api/organization-relationships-api.js +5 -5
  24. package/dist/esm/versions/v1/api/organizations-api.js +20 -20
  25. package/dist/esm/versions/v1/api/permission-sets-api.js +3 -3
  26. package/dist/esm/versions/v1/api/person-fields-api.js +6 -6
  27. package/dist/esm/versions/v1/api/persons-api.js +22 -22
  28. package/dist/esm/versions/v1/api/pipelines-api.js +8 -8
  29. package/dist/esm/versions/v1/api/product-fields-api.js +6 -6
  30. package/dist/esm/versions/v1/api/products-api.js +12 -12
  31. package/dist/esm/versions/v1/api/project-templates-api.js +4 -4
  32. package/dist/esm/versions/v1/api/projects-api.js +14 -14
  33. package/dist/esm/versions/v1/api/recents-api.js +1 -1
  34. package/dist/esm/versions/v1/api/roles-api.js +12 -12
  35. package/dist/esm/versions/v1/api/stages-api.js +7 -7
  36. package/dist/esm/versions/v1/api/subscriptions-api.js +9 -9
  37. package/dist/esm/versions/v1/api/tasks-api.js +5 -5
  38. package/dist/esm/versions/v1/api/user-connections-api.js +1 -1
  39. package/dist/esm/versions/v1/api/user-settings-api.js +1 -1
  40. package/dist/esm/versions/v1/api/users-api.js +10 -10
  41. package/dist/esm/versions/v1/api/webhooks-api.js +3 -3
  42. package/dist/esm/versions/v2/api/activities-api.js +5 -5
  43. package/dist/esm/versions/v2/api/beta-api.js +8 -8
  44. package/dist/esm/versions/v2/api/deals-api.js +26 -26
  45. package/dist/esm/versions/v2/api/item-search-api.js +2 -2
  46. package/dist/esm/versions/v2/api/leads-api.js +3 -3
  47. package/dist/esm/versions/v2/api/organizations-api.js +10 -10
  48. package/dist/esm/versions/v2/api/persons-api.js +10 -10
  49. package/dist/esm/versions/v2/api/pipelines-api.js +5 -5
  50. package/dist/esm/versions/v2/api/products-api.js +14 -14
  51. package/dist/esm/versions/v2/api/stages-api.js +5 -5
  52. package/dist/esm/versions/v2/api/users-api.js +1 -1
  53. package/dist/versions/v1/api/activities-api.js +7 -7
  54. package/dist/versions/v1/api/activity-fields-api.js +1 -1
  55. package/dist/versions/v1/api/activity-types-api.js +5 -5
  56. package/dist/versions/v1/api/billing-api.js +1 -1
  57. package/dist/versions/v1/api/call-logs-api.js +5 -5
  58. package/dist/versions/v1/api/channels-api.js +4 -4
  59. package/dist/versions/v1/api/currencies-api.js +1 -1
  60. package/dist/versions/v1/api/deal-fields-api.js +6 -6
  61. package/dist/versions/v1/api/deals-api.js +33 -33
  62. package/dist/versions/v1/api/files-api.js +8 -8
  63. package/dist/versions/v1/api/filters-api.js +7 -7
  64. package/dist/versions/v1/api/goals-api.js +5 -5
  65. package/dist/versions/v1/api/item-search-api.js +2 -2
  66. package/dist/versions/v1/api/lead-labels-api.js +4 -4
  67. package/dist/versions/v1/api/lead-sources-api.js +1 -1
  68. package/dist/versions/v1/api/leads-api.js +8 -8
  69. package/dist/versions/v1/api/legacy-teams-api.js +8 -8
  70. package/dist/versions/v1/api/mailbox-api.js +6 -6
  71. package/dist/versions/v1/api/meetings-api.js +2 -2
  72. package/dist/versions/v1/api/note-fields-api.js +1 -1
  73. package/dist/versions/v1/api/notes-api.js +10 -10
  74. package/dist/versions/v1/api/organization-fields-api.js +6 -6
  75. package/dist/versions/v1/api/organization-relationships-api.js +5 -5
  76. package/dist/versions/v1/api/organizations-api.js +20 -20
  77. package/dist/versions/v1/api/permission-sets-api.js +3 -3
  78. package/dist/versions/v1/api/person-fields-api.js +6 -6
  79. package/dist/versions/v1/api/persons-api.js +22 -22
  80. package/dist/versions/v1/api/pipelines-api.js +8 -8
  81. package/dist/versions/v1/api/product-fields-api.js +6 -6
  82. package/dist/versions/v1/api/products-api.js +12 -12
  83. package/dist/versions/v1/api/project-templates-api.js +4 -4
  84. package/dist/versions/v1/api/projects-api.js +14 -14
  85. package/dist/versions/v1/api/recents-api.js +1 -1
  86. package/dist/versions/v1/api/roles-api.js +12 -12
  87. package/dist/versions/v1/api/stages-api.js +7 -7
  88. package/dist/versions/v1/api/subscriptions-api.js +9 -9
  89. package/dist/versions/v1/api/tasks-api.js +5 -5
  90. package/dist/versions/v1/api/user-connections-api.js +1 -1
  91. package/dist/versions/v1/api/user-settings-api.js +1 -1
  92. package/dist/versions/v1/api/users-api.js +10 -10
  93. package/dist/versions/v1/api/webhooks-api.js +3 -3
  94. package/dist/versions/v2/api/activities-api.js +5 -5
  95. package/dist/versions/v2/api/beta-api.js +8 -8
  96. package/dist/versions/v2/api/deals-api.js +26 -26
  97. package/dist/versions/v2/api/item-search-api.js +2 -2
  98. package/dist/versions/v2/api/leads-api.js +3 -3
  99. package/dist/versions/v2/api/organizations-api.js +10 -10
  100. package/dist/versions/v2/api/persons-api.js +10 -10
  101. package/dist/versions/v2/api/pipelines-api.js +5 -5
  102. package/dist/versions/v2/api/products-api.js +14 -14
  103. package/dist/versions/v2/api/stages-api.js +5 -5
  104. package/dist/versions/v2/api/users-api.js +1 -1
  105. package/package.json +1 -1
@@ -51,7 +51,7 @@ export const ProductsApiAxiosParamCreator = function (configuration) {
51
51
  const localVarHeaderParameter = {};
52
52
  const localVarQueryParameter = {};
53
53
  // authentication api_key required
54
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
54
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
55
55
  // authentication oauth2 required
56
56
  // oauth required
57
57
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["products:full"], configuration);
@@ -88,7 +88,7 @@ export const ProductsApiAxiosParamCreator = function (configuration) {
88
88
  const localVarHeaderParameter = {};
89
89
  const localVarQueryParameter = {};
90
90
  // authentication api_key required
91
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
91
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
92
92
  // authentication oauth2 required
93
93
  // oauth required
94
94
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["products:full"], configuration);
@@ -124,7 +124,7 @@ export const ProductsApiAxiosParamCreator = function (configuration) {
124
124
  const localVarHeaderParameter = {};
125
125
  const localVarQueryParameter = {};
126
126
  // authentication api_key required
127
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
127
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
128
128
  // authentication oauth2 required
129
129
  // oauth required
130
130
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["products:full"], configuration);
@@ -162,7 +162,7 @@ export const ProductsApiAxiosParamCreator = function (configuration) {
162
162
  const localVarHeaderParameter = {};
163
163
  const localVarQueryParameter = {};
164
164
  // authentication api_key required
165
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
165
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
166
166
  // authentication oauth2 required
167
167
  // oauth required
168
168
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["products:full"], configuration);
@@ -196,7 +196,7 @@ export const ProductsApiAxiosParamCreator = function (configuration) {
196
196
  const localVarHeaderParameter = {};
197
197
  const localVarQueryParameter = {};
198
198
  // authentication api_key required
199
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
199
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
200
200
  // authentication oauth2 required
201
201
  // oauth required
202
202
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["products:read", "products:full"], configuration);
@@ -233,7 +233,7 @@ export const ProductsApiAxiosParamCreator = function (configuration) {
233
233
  const localVarHeaderParameter = {};
234
234
  const localVarQueryParameter = {};
235
235
  // authentication api_key required
236
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
236
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
237
237
  // authentication oauth2 required
238
238
  // oauth required
239
239
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["deals:read", "deals:full"], configuration);
@@ -279,7 +279,7 @@ export const ProductsApiAxiosParamCreator = function (configuration) {
279
279
  const localVarHeaderParameter = {};
280
280
  const localVarQueryParameter = {};
281
281
  // authentication api_key required
282
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
282
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
283
283
  // authentication oauth2 required
284
284
  // oauth required
285
285
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["products:read", "products:full"], configuration);
@@ -324,7 +324,7 @@ export const ProductsApiAxiosParamCreator = function (configuration) {
324
324
  const localVarHeaderParameter = {};
325
325
  const localVarQueryParameter = {};
326
326
  // authentication api_key required
327
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
327
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
328
328
  // authentication oauth2 required
329
329
  // oauth required
330
330
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["products:read", "products:full"], configuration);
@@ -364,7 +364,7 @@ export const ProductsApiAxiosParamCreator = function (configuration) {
364
364
  const localVarHeaderParameter = {};
365
365
  const localVarQueryParameter = {};
366
366
  // authentication api_key required
367
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
367
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
368
368
  // authentication oauth2 required
369
369
  // oauth required
370
370
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["products:read", "products:full"], configuration);
@@ -401,7 +401,7 @@ export const ProductsApiAxiosParamCreator = function (configuration) {
401
401
  const localVarHeaderParameter = {};
402
402
  const localVarQueryParameter = {};
403
403
  // authentication api_key required
404
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
404
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
405
405
  // authentication oauth2 required
406
406
  // oauth required
407
407
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["products:read", "products:full"], configuration);
@@ -460,7 +460,7 @@ export const ProductsApiAxiosParamCreator = function (configuration) {
460
460
  const localVarHeaderParameter = {};
461
461
  const localVarQueryParameter = {};
462
462
  // authentication api_key required
463
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
463
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
464
464
  // authentication oauth2 required
465
465
  // oauth required
466
466
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["products:read", "products:full", "search:read"], configuration);
@@ -513,7 +513,7 @@ export const ProductsApiAxiosParamCreator = function (configuration) {
513
513
  const localVarHeaderParameter = {};
514
514
  const localVarQueryParameter = {};
515
515
  // authentication api_key required
516
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
516
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
517
517
  // authentication oauth2 required
518
518
  // oauth required
519
519
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["products:full"], configuration);
@@ -54,7 +54,7 @@ export const ProjectTemplatesApiAxiosParamCreator = function (configuration) {
54
54
  const localVarHeaderParameter = {};
55
55
  const localVarQueryParameter = {};
56
56
  // authentication api_key required
57
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
57
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
58
58
  // authentication oauth2 required
59
59
  // oauth required
60
60
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -86,7 +86,7 @@ export const ProjectTemplatesApiAxiosParamCreator = function (configuration) {
86
86
  const localVarHeaderParameter = {};
87
87
  const localVarQueryParameter = {};
88
88
  // authentication api_key required
89
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
89
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
90
90
  // authentication oauth2 required
91
91
  // oauth required
92
92
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -126,7 +126,7 @@ export const ProjectTemplatesApiAxiosParamCreator = function (configuration) {
126
126
  const localVarHeaderParameter = {};
127
127
  const localVarQueryParameter = {};
128
128
  // authentication api_key required
129
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
129
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
130
130
  // authentication oauth2 required
131
131
  // oauth required
132
132
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -160,7 +160,7 @@ export const ProjectTemplatesApiAxiosParamCreator = function (configuration) {
160
160
  const localVarHeaderParameter = {};
161
161
  const localVarQueryParameter = {};
162
162
  // authentication api_key required
163
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
163
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
164
164
  // authentication oauth2 required
165
165
  // oauth required
166
166
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:read"], configuration);
@@ -51,7 +51,7 @@ export const ProjectsApiAxiosParamCreator = function (configuration) {
51
51
  const localVarHeaderParameter = {};
52
52
  const localVarQueryParameter = {};
53
53
  // authentication api_key required
54
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
54
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
55
55
  // authentication oauth2 required
56
56
  // oauth required
57
57
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -87,7 +87,7 @@ export const ProjectsApiAxiosParamCreator = function (configuration) {
87
87
  const localVarHeaderParameter = {};
88
88
  const localVarQueryParameter = {};
89
89
  // authentication api_key required
90
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
90
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
91
91
  // authentication oauth2 required
92
92
  // oauth required
93
93
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -121,7 +121,7 @@ export const ProjectsApiAxiosParamCreator = function (configuration) {
121
121
  const localVarHeaderParameter = {};
122
122
  const localVarQueryParameter = {};
123
123
  // authentication api_key required
124
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
124
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
125
125
  // authentication oauth2 required
126
126
  // oauth required
127
127
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -155,7 +155,7 @@ export const ProjectsApiAxiosParamCreator = function (configuration) {
155
155
  const localVarHeaderParameter = {};
156
156
  const localVarQueryParameter = {};
157
157
  // authentication api_key required
158
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
158
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
159
159
  // authentication oauth2 required
160
160
  // oauth required
161
161
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -189,7 +189,7 @@ export const ProjectsApiAxiosParamCreator = function (configuration) {
189
189
  const localVarHeaderParameter = {};
190
190
  const localVarQueryParameter = {};
191
191
  // authentication api_key required
192
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
192
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
193
193
  // authentication oauth2 required
194
194
  // oauth required
195
195
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -223,7 +223,7 @@ export const ProjectsApiAxiosParamCreator = function (configuration) {
223
223
  const localVarHeaderParameter = {};
224
224
  const localVarQueryParameter = {};
225
225
  // authentication api_key required
226
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
226
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
227
227
  // authentication oauth2 required
228
228
  // oauth required
229
229
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -257,7 +257,7 @@ export const ProjectsApiAxiosParamCreator = function (configuration) {
257
257
  const localVarHeaderParameter = {};
258
258
  const localVarQueryParameter = {};
259
259
  // authentication api_key required
260
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
260
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
261
261
  // authentication oauth2 required
262
262
  // oauth required
263
263
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -291,7 +291,7 @@ export const ProjectsApiAxiosParamCreator = function (configuration) {
291
291
  const localVarHeaderParameter = {};
292
292
  const localVarQueryParameter = {};
293
293
  // authentication api_key required
294
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
294
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
295
295
  // authentication oauth2 required
296
296
  // oauth required
297
297
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -327,7 +327,7 @@ export const ProjectsApiAxiosParamCreator = function (configuration) {
327
327
  const localVarHeaderParameter = {};
328
328
  const localVarQueryParameter = {};
329
329
  // authentication api_key required
330
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
330
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
331
331
  // authentication oauth2 required
332
332
  // oauth required
333
333
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -375,7 +375,7 @@ export const ProjectsApiAxiosParamCreator = function (configuration) {
375
375
  const localVarHeaderParameter = {};
376
376
  const localVarQueryParameter = {};
377
377
  // authentication api_key required
378
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
378
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
379
379
  // authentication oauth2 required
380
380
  // oauth required
381
381
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -408,7 +408,7 @@ export const ProjectsApiAxiosParamCreator = function (configuration) {
408
408
  const localVarHeaderParameter = {};
409
409
  const localVarQueryParameter = {};
410
410
  // authentication api_key required
411
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
411
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
412
412
  // authentication oauth2 required
413
413
  // oauth required
414
414
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -450,7 +450,7 @@ export const ProjectsApiAxiosParamCreator = function (configuration) {
450
450
  const localVarHeaderParameter = {};
451
451
  const localVarQueryParameter = {};
452
452
  // authentication api_key required
453
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
453
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
454
454
  // authentication oauth2 required
455
455
  // oauth required
456
456
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -491,7 +491,7 @@ export const ProjectsApiAxiosParamCreator = function (configuration) {
491
491
  const localVarHeaderParameter = {};
492
492
  const localVarQueryParameter = {};
493
493
  // authentication api_key required
494
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
494
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
495
495
  // authentication oauth2 required
496
496
  // oauth required
497
497
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -528,7 +528,7 @@ export const ProjectsApiAxiosParamCreator = function (configuration) {
528
528
  const localVarHeaderParameter = {};
529
529
  const localVarQueryParameter = {};
530
530
  // authentication api_key required
531
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
531
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
532
532
  // authentication oauth2 required
533
533
  // oauth required
534
534
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -56,7 +56,7 @@ export const RecentsApiAxiosParamCreator = function (configuration) {
56
56
  const localVarHeaderParameter = {};
57
57
  const localVarQueryParameter = {};
58
58
  // authentication api_key required
59
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
59
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
60
60
  // authentication oauth2 required
61
61
  // oauth required
62
62
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["recents:read", "search:read"], configuration);
@@ -55,7 +55,7 @@ export const RolesApiAxiosParamCreator = function (configuration) {
55
55
  const localVarHeaderParameter = {};
56
56
  const localVarQueryParameter = {};
57
57
  // authentication api_key required
58
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
58
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
59
59
  // authentication oauth2 required
60
60
  // oauth required
61
61
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -88,7 +88,7 @@ export const RolesApiAxiosParamCreator = function (configuration) {
88
88
  const localVarHeaderParameter = {};
89
89
  const localVarQueryParameter = {};
90
90
  // authentication api_key required
91
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
91
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
92
92
  // authentication oauth2 required
93
93
  // oauth required
94
94
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -125,7 +125,7 @@ export const RolesApiAxiosParamCreator = function (configuration) {
125
125
  const localVarHeaderParameter = {};
126
126
  const localVarQueryParameter = {};
127
127
  // authentication api_key required
128
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
128
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
129
129
  // authentication oauth2 required
130
130
  // oauth required
131
131
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -161,7 +161,7 @@ export const RolesApiAxiosParamCreator = function (configuration) {
161
161
  const localVarHeaderParameter = {};
162
162
  const localVarQueryParameter = {};
163
163
  // authentication api_key required
164
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
164
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
165
165
  // authentication oauth2 required
166
166
  // oauth required
167
167
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -196,7 +196,7 @@ export const RolesApiAxiosParamCreator = function (configuration) {
196
196
  const localVarHeaderParameter = {};
197
197
  const localVarQueryParameter = {};
198
198
  // authentication api_key required
199
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
199
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
200
200
  // authentication oauth2 required
201
201
  // oauth required
202
202
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -232,7 +232,7 @@ export const RolesApiAxiosParamCreator = function (configuration) {
232
232
  const localVarHeaderParameter = {};
233
233
  const localVarQueryParameter = {};
234
234
  // authentication api_key required
235
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
235
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
236
236
  // authentication oauth2 required
237
237
  // oauth required
238
238
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -268,7 +268,7 @@ export const RolesApiAxiosParamCreator = function (configuration) {
268
268
  const localVarHeaderParameter = {};
269
269
  const localVarQueryParameter = {};
270
270
  // authentication api_key required
271
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
271
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
272
272
  // authentication oauth2 required
273
273
  // oauth required
274
274
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -309,7 +309,7 @@ export const RolesApiAxiosParamCreator = function (configuration) {
309
309
  const localVarHeaderParameter = {};
310
310
  const localVarQueryParameter = {};
311
311
  // authentication api_key required
312
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
312
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
313
313
  // authentication oauth2 required
314
314
  // oauth required
315
315
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -346,7 +346,7 @@ export const RolesApiAxiosParamCreator = function (configuration) {
346
346
  const localVarHeaderParameter = {};
347
347
  const localVarQueryParameter = {};
348
348
  // authentication api_key required
349
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
349
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
350
350
  // authentication oauth2 required
351
351
  // oauth required
352
352
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -378,7 +378,7 @@ export const RolesApiAxiosParamCreator = function (configuration) {
378
378
  const localVarHeaderParameter = {};
379
379
  const localVarQueryParameter = {};
380
380
  // authentication api_key required
381
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
381
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
382
382
  // authentication oauth2 required
383
383
  // oauth required
384
384
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -419,7 +419,7 @@ export const RolesApiAxiosParamCreator = function (configuration) {
419
419
  const localVarHeaderParameter = {};
420
420
  const localVarQueryParameter = {};
421
421
  // authentication api_key required
422
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
422
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
423
423
  // authentication oauth2 required
424
424
  // oauth required
425
425
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -456,7 +456,7 @@ export const RolesApiAxiosParamCreator = function (configuration) {
456
456
  const localVarHeaderParameter = {};
457
457
  const localVarQueryParameter = {};
458
458
  // authentication api_key required
459
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
459
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
460
460
  // authentication oauth2 required
461
461
  // oauth required
462
462
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -51,7 +51,7 @@ export const StagesApiAxiosParamCreator = function (configuration) {
51
51
  const localVarHeaderParameter = {};
52
52
  const localVarQueryParameter = {};
53
53
  // authentication api_key required
54
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
54
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
55
55
  // authentication oauth2 required
56
56
  // oauth required
57
57
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -87,7 +87,7 @@ export const StagesApiAxiosParamCreator = function (configuration) {
87
87
  const localVarHeaderParameter = {};
88
88
  const localVarQueryParameter = {};
89
89
  // authentication api_key required
90
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
90
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
91
91
  // authentication oauth2 required
92
92
  // oauth required
93
93
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -120,7 +120,7 @@ export const StagesApiAxiosParamCreator = function (configuration) {
120
120
  const localVarHeaderParameter = {};
121
121
  const localVarQueryParameter = {};
122
122
  // authentication api_key required
123
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
123
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
124
124
  // authentication oauth2 required
125
125
  // oauth required
126
126
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -158,7 +158,7 @@ export const StagesApiAxiosParamCreator = function (configuration) {
158
158
  const localVarHeaderParameter = {};
159
159
  const localVarQueryParameter = {};
160
160
  // authentication api_key required
161
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
161
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
162
162
  // authentication oauth2 required
163
163
  // oauth required
164
164
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["deals:read", "deals:full", "admin"], configuration);
@@ -200,7 +200,7 @@ export const StagesApiAxiosParamCreator = function (configuration) {
200
200
  const localVarHeaderParameter = {};
201
201
  const localVarQueryParameter = {};
202
202
  // authentication api_key required
203
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
203
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
204
204
  // authentication oauth2 required
205
205
  // oauth required
206
206
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["deals:read", "deals:full"], configuration);
@@ -248,7 +248,7 @@ export const StagesApiAxiosParamCreator = function (configuration) {
248
248
  const localVarHeaderParameter = {};
249
249
  const localVarQueryParameter = {};
250
250
  // authentication api_key required
251
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
251
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
252
252
  // authentication oauth2 required
253
253
  // oauth required
254
254
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["deals:read", "deals:full", "admin"], configuration);
@@ -292,7 +292,7 @@ export const StagesApiAxiosParamCreator = function (configuration) {
292
292
  const localVarHeaderParameter = {};
293
293
  const localVarQueryParameter = {};
294
294
  // authentication api_key required
295
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
295
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
296
296
  // authentication oauth2 required
297
297
  // oauth required
298
298
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -51,7 +51,7 @@ export const SubscriptionsApiAxiosParamCreator = function (configuration) {
51
51
  const localVarHeaderParameter = {};
52
52
  const localVarQueryParameter = {};
53
53
  // authentication api_key required
54
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
54
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
55
55
  // authentication oauth2 required
56
56
  // oauth required
57
57
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["deals:full"], configuration);
@@ -84,7 +84,7 @@ export const SubscriptionsApiAxiosParamCreator = function (configuration) {
84
84
  const localVarHeaderParameter = {};
85
85
  const localVarQueryParameter = {};
86
86
  // authentication api_key required
87
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
87
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
88
88
  // authentication oauth2 required
89
89
  // oauth required
90
90
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["deals:full"], configuration);
@@ -121,7 +121,7 @@ export const SubscriptionsApiAxiosParamCreator = function (configuration) {
121
121
  const localVarHeaderParameter = {};
122
122
  const localVarQueryParameter = {};
123
123
  // authentication api_key required
124
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
124
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
125
125
  // authentication oauth2 required
126
126
  // oauth required
127
127
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["deals:full"], configuration);
@@ -157,7 +157,7 @@ export const SubscriptionsApiAxiosParamCreator = function (configuration) {
157
157
  const localVarHeaderParameter = {};
158
158
  const localVarQueryParameter = {};
159
159
  // authentication api_key required
160
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
160
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
161
161
  // authentication oauth2 required
162
162
  // oauth required
163
163
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["deals:full"], configuration);
@@ -191,7 +191,7 @@ export const SubscriptionsApiAxiosParamCreator = function (configuration) {
191
191
  const localVarHeaderParameter = {};
192
192
  const localVarQueryParameter = {};
193
193
  // authentication api_key required
194
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
194
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
195
195
  // authentication oauth2 required
196
196
  // oauth required
197
197
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["deals:read", "deals:full"], configuration);
@@ -225,7 +225,7 @@ export const SubscriptionsApiAxiosParamCreator = function (configuration) {
225
225
  const localVarHeaderParameter = {};
226
226
  const localVarQueryParameter = {};
227
227
  // authentication api_key required
228
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
228
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
229
229
  // authentication oauth2 required
230
230
  // oauth required
231
231
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["deals:read", "deals:full"], configuration);
@@ -259,7 +259,7 @@ export const SubscriptionsApiAxiosParamCreator = function (configuration) {
259
259
  const localVarHeaderParameter = {};
260
260
  const localVarQueryParameter = {};
261
261
  // authentication api_key required
262
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
262
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
263
263
  // authentication oauth2 required
264
264
  // oauth required
265
265
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["deals:read", "deals:full"], configuration);
@@ -294,7 +294,7 @@ export const SubscriptionsApiAxiosParamCreator = function (configuration) {
294
294
  const localVarHeaderParameter = {};
295
295
  const localVarQueryParameter = {};
296
296
  // authentication api_key required
297
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
297
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
298
298
  // authentication oauth2 required
299
299
  // oauth required
300
300
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["deals:full"], configuration);
@@ -331,7 +331,7 @@ export const SubscriptionsApiAxiosParamCreator = function (configuration) {
331
331
  const localVarHeaderParameter = {};
332
332
  const localVarQueryParameter = {};
333
333
  // authentication api_key required
334
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
334
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
335
335
  // authentication oauth2 required
336
336
  // oauth required
337
337
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["deals:full"], configuration);
@@ -51,7 +51,7 @@ export const TasksApiAxiosParamCreator = function (configuration) {
51
51
  const localVarHeaderParameter = {};
52
52
  const localVarQueryParameter = {};
53
53
  // authentication api_key required
54
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
54
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
55
55
  // authentication oauth2 required
56
56
  // oauth required
57
57
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -87,7 +87,7 @@ export const TasksApiAxiosParamCreator = function (configuration) {
87
87
  const localVarHeaderParameter = {};
88
88
  const localVarQueryParameter = {};
89
89
  // authentication api_key required
90
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
90
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
91
91
  // authentication oauth2 required
92
92
  // oauth required
93
93
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -121,7 +121,7 @@ export const TasksApiAxiosParamCreator = function (configuration) {
121
121
  const localVarHeaderParameter = {};
122
122
  const localVarQueryParameter = {};
123
123
  // authentication api_key required
124
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
124
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
125
125
  // authentication oauth2 required
126
126
  // oauth required
127
127
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -157,7 +157,7 @@ export const TasksApiAxiosParamCreator = function (configuration) {
157
157
  const localVarHeaderParameter = {};
158
158
  const localVarQueryParameter = {};
159
159
  // authentication api_key required
160
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
160
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
161
161
  // authentication oauth2 required
162
162
  // oauth required
163
163
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -210,7 +210,7 @@ export const TasksApiAxiosParamCreator = function (configuration) {
210
210
  const localVarHeaderParameter = {};
211
211
  const localVarQueryParameter = {};
212
212
  // authentication api_key required
213
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
213
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
214
214
  // authentication oauth2 required
215
215
  // oauth required
216
216
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -50,7 +50,7 @@ export const UserConnectionsApiAxiosParamCreator = function (configuration) {
50
50
  const localVarHeaderParameter = {};
51
51
  const localVarQueryParameter = {};
52
52
  // authentication api_key required
53
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
53
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
54
54
  // authentication oauth2 required
55
55
  // oauth required
56
56
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["base"], configuration);
@@ -50,7 +50,7 @@ export const UserSettingsApiAxiosParamCreator = function (configuration) {
50
50
  const localVarHeaderParameter = {};
51
51
  const localVarQueryParameter = {};
52
52
  // authentication api_key required
53
- yield setApiKeyToObject(localVarQueryParameter, "api_token", configuration);
53
+ yield setApiKeyToObject(localVarHeaderParameter, "x-api-token", configuration);
54
54
  // authentication oauth2 required
55
55
  // oauth required
56
56
  yield setOAuthToObject(localVarHeaderParameter, "oauth2", ["base"], configuration);