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
@@ -57,7 +57,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
57
57
  const localVarHeaderParameter = {};
58
58
  const localVarQueryParameter = {};
59
59
  // authentication api_key required
60
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
60
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
61
61
  // authentication oauth2 required
62
62
  // oauth required
63
63
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:full"], configuration);
@@ -94,7 +94,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
94
94
  const localVarHeaderParameter = {};
95
95
  const localVarQueryParameter = {};
96
96
  // authentication api_key required
97
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
97
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
98
98
  // authentication oauth2 required
99
99
  // oauth required
100
100
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:full"], configuration);
@@ -138,7 +138,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
138
138
  const localVarQueryParameter = {};
139
139
  const localVarFormParams = new ((configuration && configuration.formDataCtor) || FormData)();
140
140
  // authentication api_key required
141
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
141
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
142
142
  // authentication oauth2 required
143
143
  // oauth required
144
144
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:full"], configuration);
@@ -189,7 +189,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
189
189
  const localVarHeaderParameter = {};
190
190
  const localVarQueryParameter = {};
191
191
  // authentication api_key required
192
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
192
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
193
193
  // authentication oauth2 required
194
194
  // oauth required
195
195
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:full"], configuration);
@@ -227,7 +227,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
227
227
  const localVarHeaderParameter = {};
228
228
  const localVarQueryParameter = {};
229
229
  // authentication api_key required
230
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
230
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
231
231
  // authentication oauth2 required
232
232
  // oauth required
233
233
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:full"], configuration);
@@ -261,7 +261,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
261
261
  const localVarHeaderParameter = {};
262
262
  const localVarQueryParameter = {};
263
263
  // authentication api_key required
264
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
264
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
265
265
  // authentication oauth2 required
266
266
  // oauth required
267
267
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:full"], configuration);
@@ -294,7 +294,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
294
294
  const localVarHeaderParameter = {};
295
295
  const localVarQueryParameter = {};
296
296
  // authentication api_key required
297
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
297
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
298
298
  // authentication oauth2 required
299
299
  // oauth required
300
300
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:full"], configuration);
@@ -331,7 +331,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
331
331
  const localVarHeaderParameter = {};
332
332
  const localVarQueryParameter = {};
333
333
  // authentication api_key required
334
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
334
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
335
335
  // authentication oauth2 required
336
336
  // oauth required
337
337
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:read", "contacts:full"], configuration);
@@ -369,7 +369,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
369
369
  const localVarHeaderParameter = {};
370
370
  const localVarQueryParameter = {};
371
371
  // authentication api_key required
372
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
372
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
373
373
  // authentication oauth2 required
374
374
  // oauth required
375
375
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["activities:read", "activities:full"], configuration);
@@ -417,7 +417,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
417
417
  const localVarHeaderParameter = {};
418
418
  const localVarQueryParameter = {};
419
419
  // authentication api_key required
420
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
420
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
421
421
  // authentication oauth2 required
422
422
  // oauth required
423
423
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["recents:read"], configuration);
@@ -461,7 +461,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
461
461
  const localVarHeaderParameter = {};
462
462
  const localVarQueryParameter = {};
463
463
  // authentication api_key required
464
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
464
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
465
465
  // authentication oauth2 required
466
466
  // oauth required
467
467
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["deals:read", "deals:full"], configuration);
@@ -510,7 +510,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
510
510
  const localVarHeaderParameter = {};
511
511
  const localVarQueryParameter = {};
512
512
  // authentication api_key required
513
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
513
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
514
514
  // authentication oauth2 required
515
515
  // oauth required
516
516
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:read", "contacts:full"], configuration);
@@ -553,7 +553,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
553
553
  const localVarHeaderParameter = {};
554
554
  const localVarQueryParameter = {};
555
555
  // authentication api_key required
556
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
556
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
557
557
  // authentication oauth2 required
558
558
  // oauth required
559
559
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:read", "contacts:full"], configuration);
@@ -589,7 +589,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
589
589
  const localVarHeaderParameter = {};
590
590
  const localVarQueryParameter = {};
591
591
  // authentication api_key required
592
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
592
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
593
593
  // authentication oauth2 required
594
594
  // oauth required
595
595
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["mail:read", "mail:full"], configuration);
@@ -631,7 +631,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
631
631
  const localVarHeaderParameter = {};
632
632
  const localVarQueryParameter = {};
633
633
  // authentication api_key required
634
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
634
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
635
635
  // authentication oauth2 required
636
636
  // oauth required
637
637
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:read", "contacts:full"], configuration);
@@ -675,7 +675,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
675
675
  const localVarHeaderParameter = {};
676
676
  const localVarQueryParameter = {};
677
677
  // authentication api_key required
678
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
678
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
679
679
  // authentication oauth2 required
680
680
  // oauth required
681
681
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["recents:read"], configuration);
@@ -721,7 +721,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
721
721
  const localVarHeaderParameter = {};
722
722
  const localVarQueryParameter = {};
723
723
  // authentication api_key required
724
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
724
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
725
725
  // authentication oauth2 required
726
726
  // oauth required
727
727
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:read", "contacts:full"], configuration);
@@ -757,7 +757,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
757
757
  const localVarHeaderParameter = {};
758
758
  const localVarQueryParameter = {};
759
759
  // authentication api_key required
760
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
760
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
761
761
  // authentication oauth2 required
762
762
  // oauth required
763
763
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:read", "contacts:full"], configuration);
@@ -811,7 +811,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
811
811
  const localVarHeaderParameter = {};
812
812
  const localVarQueryParameter = {};
813
813
  // authentication api_key required
814
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
814
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
815
815
  // authentication oauth2 required
816
816
  // oauth required
817
817
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:read", "contacts:full"], configuration);
@@ -864,7 +864,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
864
864
  const localVarHeaderParameter = {};
865
865
  const localVarQueryParameter = {};
866
866
  // authentication api_key required
867
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
867
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
868
868
  // authentication oauth2 required
869
869
  // oauth required
870
870
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:full"], configuration);
@@ -905,7 +905,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
905
905
  const localVarHeaderParameter = {};
906
906
  const localVarQueryParameter = {};
907
907
  // authentication api_key required
908
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
908
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
909
909
  // authentication oauth2 required
910
910
  // oauth required
911
911
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:read", "contacts:full", "search:read"], configuration);
@@ -961,7 +961,7 @@ const PersonsApiAxiosParamCreator = function (configuration) {
961
961
  const localVarHeaderParameter = {};
962
962
  const localVarQueryParameter = {};
963
963
  // authentication api_key required
964
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
964
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
965
965
  // authentication oauth2 required
966
966
  // oauth required
967
967
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["contacts:full"], configuration);
@@ -57,7 +57,7 @@ const PipelinesApiAxiosParamCreator = function (configuration) {
57
57
  const localVarHeaderParameter = {};
58
58
  const localVarQueryParameter = {};
59
59
  // authentication api_key required
60
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
60
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
61
61
  // authentication oauth2 required
62
62
  // oauth required
63
63
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -93,7 +93,7 @@ const PipelinesApiAxiosParamCreator = function (configuration) {
93
93
  const localVarHeaderParameter = {};
94
94
  const localVarQueryParameter = {};
95
95
  // authentication api_key required
96
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
96
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
97
97
  // authentication oauth2 required
98
98
  // oauth required
99
99
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -128,7 +128,7 @@ const PipelinesApiAxiosParamCreator = function (configuration) {
128
128
  const localVarHeaderParameter = {};
129
129
  const localVarQueryParameter = {};
130
130
  // authentication api_key required
131
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
131
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
132
132
  // authentication oauth2 required
133
133
  // oauth required
134
134
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["deals:read", "deals:full", "admin"], configuration);
@@ -172,7 +172,7 @@ const PipelinesApiAxiosParamCreator = function (configuration) {
172
172
  const localVarHeaderParameter = {};
173
173
  const localVarQueryParameter = {};
174
174
  // authentication api_key required
175
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
175
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
176
176
  // authentication oauth2 required
177
177
  // oauth required
178
178
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["deals:read", "deals:full"], configuration);
@@ -227,7 +227,7 @@ const PipelinesApiAxiosParamCreator = function (configuration) {
227
227
  const localVarHeaderParameter = {};
228
228
  const localVarQueryParameter = {};
229
229
  // authentication api_key required
230
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
230
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
231
231
  // authentication oauth2 required
232
232
  // oauth required
233
233
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["deals:read", "deals:full"], configuration);
@@ -292,7 +292,7 @@ const PipelinesApiAxiosParamCreator = function (configuration) {
292
292
  const localVarHeaderParameter = {};
293
293
  const localVarQueryParameter = {};
294
294
  // authentication api_key required
295
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
295
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
296
296
  // authentication oauth2 required
297
297
  // oauth required
298
298
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["deals:read", "deals:full"], configuration);
@@ -335,7 +335,7 @@ const PipelinesApiAxiosParamCreator = function (configuration) {
335
335
  const localVarHeaderParameter = {};
336
336
  const localVarQueryParameter = {};
337
337
  // authentication api_key required
338
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
338
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
339
339
  // authentication oauth2 required
340
340
  // oauth required
341
341
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["deals:read", "deals:full", "admin"], configuration);
@@ -370,7 +370,7 @@ const PipelinesApiAxiosParamCreator = function (configuration) {
370
370
  const localVarHeaderParameter = {};
371
371
  const localVarQueryParameter = {};
372
372
  // authentication api_key required
373
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
373
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
374
374
  // authentication oauth2 required
375
375
  // oauth required
376
376
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["admin"], configuration);
@@ -57,7 +57,7 @@ const ProductFieldsApiAxiosParamCreator = function (configuration) {
57
57
  const localVarHeaderParameter = {};
58
58
  const localVarQueryParameter = {};
59
59
  // authentication api_key required
60
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
60
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
61
61
  // authentication oauth2 required
62
62
  // oauth required
63
63
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:full"], configuration);
@@ -93,7 +93,7 @@ const ProductFieldsApiAxiosParamCreator = function (configuration) {
93
93
  const localVarHeaderParameter = {};
94
94
  const localVarQueryParameter = {};
95
95
  // authentication api_key required
96
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
96
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
97
97
  // authentication oauth2 required
98
98
  // oauth required
99
99
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:full"], configuration);
@@ -126,7 +126,7 @@ const ProductFieldsApiAxiosParamCreator = function (configuration) {
126
126
  const localVarHeaderParameter = {};
127
127
  const localVarQueryParameter = {};
128
128
  // authentication api_key required
129
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
129
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
130
130
  // authentication oauth2 required
131
131
  // oauth required
132
132
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:full"], configuration);
@@ -163,7 +163,7 @@ const ProductFieldsApiAxiosParamCreator = function (configuration) {
163
163
  const localVarHeaderParameter = {};
164
164
  const localVarQueryParameter = {};
165
165
  // authentication api_key required
166
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
166
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
167
167
  // authentication oauth2 required
168
168
  // oauth required
169
169
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:read", "products:full"], configuration);
@@ -195,7 +195,7 @@ const ProductFieldsApiAxiosParamCreator = function (configuration) {
195
195
  const localVarHeaderParameter = {};
196
196
  const localVarQueryParameter = {};
197
197
  // authentication api_key required
198
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
198
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
199
199
  // authentication oauth2 required
200
200
  // oauth required
201
201
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:read", "products:full"], configuration);
@@ -236,7 +236,7 @@ const ProductFieldsApiAxiosParamCreator = function (configuration) {
236
236
  const localVarHeaderParameter = {};
237
237
  const localVarQueryParameter = {};
238
238
  // authentication api_key required
239
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
239
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
240
240
  // authentication oauth2 required
241
241
  // oauth required
242
242
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:full"], configuration);
@@ -57,7 +57,7 @@ const ProductsApiAxiosParamCreator = function (configuration) {
57
57
  const localVarHeaderParameter = {};
58
58
  const localVarQueryParameter = {};
59
59
  // authentication api_key required
60
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
60
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
61
61
  // authentication oauth2 required
62
62
  // oauth required
63
63
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:full"], configuration);
@@ -94,7 +94,7 @@ const ProductsApiAxiosParamCreator = function (configuration) {
94
94
  const localVarHeaderParameter = {};
95
95
  const localVarQueryParameter = {};
96
96
  // authentication api_key required
97
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
97
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
98
98
  // authentication oauth2 required
99
99
  // oauth required
100
100
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:full"], configuration);
@@ -130,7 +130,7 @@ const ProductsApiAxiosParamCreator = function (configuration) {
130
130
  const localVarHeaderParameter = {};
131
131
  const localVarQueryParameter = {};
132
132
  // authentication api_key required
133
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
133
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
134
134
  // authentication oauth2 required
135
135
  // oauth required
136
136
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:full"], configuration);
@@ -168,7 +168,7 @@ const ProductsApiAxiosParamCreator = function (configuration) {
168
168
  const localVarHeaderParameter = {};
169
169
  const localVarQueryParameter = {};
170
170
  // authentication api_key required
171
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
171
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
172
172
  // authentication oauth2 required
173
173
  // oauth required
174
174
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:full"], configuration);
@@ -202,7 +202,7 @@ const ProductsApiAxiosParamCreator = function (configuration) {
202
202
  const localVarHeaderParameter = {};
203
203
  const localVarQueryParameter = {};
204
204
  // authentication api_key required
205
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
205
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
206
206
  // authentication oauth2 required
207
207
  // oauth required
208
208
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:read", "products:full"], configuration);
@@ -239,7 +239,7 @@ const ProductsApiAxiosParamCreator = function (configuration) {
239
239
  const localVarHeaderParameter = {};
240
240
  const localVarQueryParameter = {};
241
241
  // authentication api_key required
242
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
242
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
243
243
  // authentication oauth2 required
244
244
  // oauth required
245
245
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["deals:read", "deals:full"], configuration);
@@ -285,7 +285,7 @@ const ProductsApiAxiosParamCreator = function (configuration) {
285
285
  const localVarHeaderParameter = {};
286
286
  const localVarQueryParameter = {};
287
287
  // authentication api_key required
288
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
288
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
289
289
  // authentication oauth2 required
290
290
  // oauth required
291
291
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:read", "products:full"], configuration);
@@ -330,7 +330,7 @@ const ProductsApiAxiosParamCreator = function (configuration) {
330
330
  const localVarHeaderParameter = {};
331
331
  const localVarQueryParameter = {};
332
332
  // authentication api_key required
333
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
333
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
334
334
  // authentication oauth2 required
335
335
  // oauth required
336
336
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:read", "products:full"], configuration);
@@ -370,7 +370,7 @@ const ProductsApiAxiosParamCreator = function (configuration) {
370
370
  const localVarHeaderParameter = {};
371
371
  const localVarQueryParameter = {};
372
372
  // authentication api_key required
373
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
373
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
374
374
  // authentication oauth2 required
375
375
  // oauth required
376
376
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:read", "products:full"], configuration);
@@ -407,7 +407,7 @@ const ProductsApiAxiosParamCreator = function (configuration) {
407
407
  const localVarHeaderParameter = {};
408
408
  const localVarQueryParameter = {};
409
409
  // authentication api_key required
410
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
410
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
411
411
  // authentication oauth2 required
412
412
  // oauth required
413
413
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:read", "products:full"], configuration);
@@ -466,7 +466,7 @@ const ProductsApiAxiosParamCreator = function (configuration) {
466
466
  const localVarHeaderParameter = {};
467
467
  const localVarQueryParameter = {};
468
468
  // authentication api_key required
469
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
469
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
470
470
  // authentication oauth2 required
471
471
  // oauth required
472
472
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:read", "products:full", "search:read"], configuration);
@@ -519,7 +519,7 @@ const ProductsApiAxiosParamCreator = function (configuration) {
519
519
  const localVarHeaderParameter = {};
520
520
  const localVarQueryParameter = {};
521
521
  // authentication api_key required
522
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
522
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
523
523
  // authentication oauth2 required
524
524
  // oauth required
525
525
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["products:full"], configuration);
@@ -60,7 +60,7 @@ const ProjectTemplatesApiAxiosParamCreator = function (configuration) {
60
60
  const localVarHeaderParameter = {};
61
61
  const localVarQueryParameter = {};
62
62
  // authentication api_key required
63
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
63
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
64
64
  // authentication oauth2 required
65
65
  // oauth required
66
66
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -92,7 +92,7 @@ const ProjectTemplatesApiAxiosParamCreator = function (configuration) {
92
92
  const localVarHeaderParameter = {};
93
93
  const localVarQueryParameter = {};
94
94
  // authentication api_key required
95
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
95
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
96
96
  // authentication oauth2 required
97
97
  // oauth required
98
98
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -132,7 +132,7 @@ const ProjectTemplatesApiAxiosParamCreator = function (configuration) {
132
132
  const localVarHeaderParameter = {};
133
133
  const localVarQueryParameter = {};
134
134
  // authentication api_key required
135
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
135
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
136
136
  // authentication oauth2 required
137
137
  // oauth required
138
138
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -166,7 +166,7 @@ const ProjectTemplatesApiAxiosParamCreator = function (configuration) {
166
166
  const localVarHeaderParameter = {};
167
167
  const localVarQueryParameter = {};
168
168
  // authentication api_key required
169
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
169
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
170
170
  // authentication oauth2 required
171
171
  // oauth required
172
172
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:read"], configuration);
@@ -57,7 +57,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
57
57
  const localVarHeaderParameter = {};
58
58
  const localVarQueryParameter = {};
59
59
  // authentication api_key required
60
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
60
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
61
61
  // authentication oauth2 required
62
62
  // oauth required
63
63
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -93,7 +93,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
93
93
  const localVarHeaderParameter = {};
94
94
  const localVarQueryParameter = {};
95
95
  // authentication api_key required
96
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
96
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
97
97
  // authentication oauth2 required
98
98
  // oauth required
99
99
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -127,7 +127,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
127
127
  const localVarHeaderParameter = {};
128
128
  const localVarQueryParameter = {};
129
129
  // authentication api_key required
130
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
130
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
131
131
  // authentication oauth2 required
132
132
  // oauth required
133
133
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -161,7 +161,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
161
161
  const localVarHeaderParameter = {};
162
162
  const localVarQueryParameter = {};
163
163
  // authentication api_key required
164
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
164
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
165
165
  // authentication oauth2 required
166
166
  // oauth required
167
167
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -195,7 +195,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
195
195
  const localVarHeaderParameter = {};
196
196
  const localVarQueryParameter = {};
197
197
  // authentication api_key required
198
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
198
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
199
199
  // authentication oauth2 required
200
200
  // oauth required
201
201
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -229,7 +229,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
229
229
  const localVarHeaderParameter = {};
230
230
  const localVarQueryParameter = {};
231
231
  // authentication api_key required
232
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
232
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
233
233
  // authentication oauth2 required
234
234
  // oauth required
235
235
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -263,7 +263,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
263
263
  const localVarHeaderParameter = {};
264
264
  const localVarQueryParameter = {};
265
265
  // authentication api_key required
266
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
266
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
267
267
  // authentication oauth2 required
268
268
  // oauth required
269
269
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -297,7 +297,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
297
297
  const localVarHeaderParameter = {};
298
298
  const localVarQueryParameter = {};
299
299
  // authentication api_key required
300
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
300
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
301
301
  // authentication oauth2 required
302
302
  // oauth required
303
303
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -333,7 +333,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
333
333
  const localVarHeaderParameter = {};
334
334
  const localVarQueryParameter = {};
335
335
  // authentication api_key required
336
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
336
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
337
337
  // authentication oauth2 required
338
338
  // oauth required
339
339
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -381,7 +381,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
381
381
  const localVarHeaderParameter = {};
382
382
  const localVarQueryParameter = {};
383
383
  // authentication api_key required
384
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
384
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
385
385
  // authentication oauth2 required
386
386
  // oauth required
387
387
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -414,7 +414,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
414
414
  const localVarHeaderParameter = {};
415
415
  const localVarQueryParameter = {};
416
416
  // authentication api_key required
417
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
417
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
418
418
  // authentication oauth2 required
419
419
  // oauth required
420
420
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:read", "projects:full"], configuration);
@@ -456,7 +456,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
456
456
  const localVarHeaderParameter = {};
457
457
  const localVarQueryParameter = {};
458
458
  // authentication api_key required
459
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
459
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
460
460
  // authentication oauth2 required
461
461
  // oauth required
462
462
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -497,7 +497,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
497
497
  const localVarHeaderParameter = {};
498
498
  const localVarQueryParameter = {};
499
499
  // authentication api_key required
500
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
500
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
501
501
  // authentication oauth2 required
502
502
  // oauth required
503
503
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -534,7 +534,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
534
534
  const localVarHeaderParameter = {};
535
535
  const localVarQueryParameter = {};
536
536
  // authentication api_key required
537
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
537
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
538
538
  // authentication oauth2 required
539
539
  // oauth required
540
540
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["projects:full"], configuration);
@@ -62,7 +62,7 @@ const RecentsApiAxiosParamCreator = function (configuration) {
62
62
  const localVarHeaderParameter = {};
63
63
  const localVarQueryParameter = {};
64
64
  // authentication api_key required
65
- yield (0, common_1.setApiKeyToObject)(localVarQueryParameter, "api_token", configuration);
65
+ yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-token", configuration);
66
66
  // authentication oauth2 required
67
67
  // oauth required
68
68
  yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "oauth2", ["recents:read", "search:read"], configuration);