@gooddata/api-client-tiger 11.19.0-alpha.8 → 11.19.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 (121) hide show
  1. package/esm/__version.d.ts +1 -1
  2. package/esm/__version.d.ts.map +1 -1
  3. package/esm/__version.js +1 -1
  4. package/esm/__version.js.map +1 -1
  5. package/esm/api-client-tiger.d.ts +1313 -1309
  6. package/esm/endpoints/aac/index.d.ts.map +1 -1
  7. package/esm/endpoints/aac/index.js +2 -0
  8. package/esm/endpoints/aac/index.js.map +1 -1
  9. package/esm/endpoints/actions/index.js +1 -1
  10. package/esm/endpoints/authActions/index.js +1 -1
  11. package/esm/endpoints/automation/index.js +1 -1
  12. package/esm/endpoints/entitiesObjects/index.js +1 -1
  13. package/esm/endpoints/execution/index.js +1 -1
  14. package/esm/endpoints/explain/index.js +1 -1
  15. package/esm/endpoints/export/index.js +1 -1
  16. package/esm/endpoints/genAI/index.js +1 -1
  17. package/esm/endpoints/labelElements/index.js +1 -1
  18. package/esm/endpoints/layout/index.js +1 -1
  19. package/esm/endpoints/locationStyle/index.js +1 -1
  20. package/esm/endpoints/profile/index.js +1 -1
  21. package/esm/endpoints/scanModel/index.js +1 -1
  22. package/esm/endpoints/smartFunctions/index.js +1 -1
  23. package/esm/endpoints/userManagement/index.js +1 -1
  24. package/esm/endpoints/validDescendants/index.js +1 -1
  25. package/esm/endpoints/validObjects/index.js +1 -1
  26. package/esm/gd-tiger-model/index.js +4 -4
  27. package/esm/generated/afm-rest-api/api.d.ts +560 -556
  28. package/esm/generated/afm-rest-api/api.d.ts.map +1 -1
  29. package/esm/generated/afm-rest-api/api.js +540 -410
  30. package/esm/generated/afm-rest-api/api.js.map +1 -1
  31. package/esm/generated/afm-rest-api/base.d.ts +2 -2
  32. package/esm/generated/afm-rest-api/base.d.ts.map +1 -1
  33. package/esm/generated/afm-rest-api/base.js +3 -1
  34. package/esm/generated/afm-rest-api/base.js.map +1 -1
  35. package/esm/generated/afm-rest-api/common.d.ts +1 -1
  36. package/esm/generated/afm-rest-api/common.d.ts.map +1 -1
  37. package/esm/generated/afm-rest-api/common.js +24 -14
  38. package/esm/generated/afm-rest-api/common.js.map +1 -1
  39. package/esm/generated/afm-rest-api/configuration.d.ts.map +1 -1
  40. package/esm/generated/afm-rest-api/configuration.js +3 -2
  41. package/esm/generated/afm-rest-api/configuration.js.map +1 -1
  42. package/esm/generated/afm-rest-api/index.d.ts.map +1 -1
  43. package/esm/generated/afm-rest-api/index.js +1 -0
  44. package/esm/generated/afm-rest-api/index.js.map +1 -1
  45. package/esm/generated/auth-json-api/api.d.ts +54 -54
  46. package/esm/generated/auth-json-api/api.d.ts.map +1 -1
  47. package/esm/generated/auth-json-api/api.js +89 -56
  48. package/esm/generated/auth-json-api/api.js.map +1 -1
  49. package/esm/generated/auth-json-api/base.d.ts +2 -2
  50. package/esm/generated/auth-json-api/base.d.ts.map +1 -1
  51. package/esm/generated/auth-json-api/base.js +3 -1
  52. package/esm/generated/auth-json-api/base.js.map +1 -1
  53. package/esm/generated/auth-json-api/common.d.ts +1 -1
  54. package/esm/generated/auth-json-api/common.d.ts.map +1 -1
  55. package/esm/generated/auth-json-api/common.js +24 -14
  56. package/esm/generated/auth-json-api/common.js.map +1 -1
  57. package/esm/generated/auth-json-api/configuration.d.ts.map +1 -1
  58. package/esm/generated/auth-json-api/configuration.js +3 -2
  59. package/esm/generated/auth-json-api/configuration.js.map +1 -1
  60. package/esm/generated/auth-json-api/index.d.ts.map +1 -1
  61. package/esm/generated/auth-json-api/index.js +1 -0
  62. package/esm/generated/auth-json-api/index.js.map +1 -1
  63. package/esm/generated/automation-json-api/api.d.ts +430 -430
  64. package/esm/generated/automation-json-api/api.d.ts.map +1 -1
  65. package/esm/generated/automation-json-api/api.js +95 -66
  66. package/esm/generated/automation-json-api/api.js.map +1 -1
  67. package/esm/generated/automation-json-api/base.d.ts +2 -2
  68. package/esm/generated/automation-json-api/base.d.ts.map +1 -1
  69. package/esm/generated/automation-json-api/base.js +3 -1
  70. package/esm/generated/automation-json-api/base.js.map +1 -1
  71. package/esm/generated/automation-json-api/common.d.ts +1 -1
  72. package/esm/generated/automation-json-api/common.d.ts.map +1 -1
  73. package/esm/generated/automation-json-api/common.js +24 -14
  74. package/esm/generated/automation-json-api/common.js.map +1 -1
  75. package/esm/generated/automation-json-api/configuration.d.ts.map +1 -1
  76. package/esm/generated/automation-json-api/configuration.js +3 -2
  77. package/esm/generated/automation-json-api/configuration.js.map +1 -1
  78. package/esm/generated/automation-json-api/index.d.ts.map +1 -1
  79. package/esm/generated/automation-json-api/index.js +1 -0
  80. package/esm/generated/automation-json-api/index.js.map +1 -1
  81. package/esm/generated/export-json-api/api.d.ts +257 -257
  82. package/esm/generated/export-json-api/api.d.ts.map +1 -1
  83. package/esm/generated/export-json-api/api.js +183 -138
  84. package/esm/generated/export-json-api/api.js.map +1 -1
  85. package/esm/generated/export-json-api/base.d.ts +2 -2
  86. package/esm/generated/export-json-api/base.d.ts.map +1 -1
  87. package/esm/generated/export-json-api/base.js +3 -1
  88. package/esm/generated/export-json-api/base.js.map +1 -1
  89. package/esm/generated/export-json-api/common.d.ts +1 -1
  90. package/esm/generated/export-json-api/common.d.ts.map +1 -1
  91. package/esm/generated/export-json-api/common.js +24 -14
  92. package/esm/generated/export-json-api/common.js.map +1 -1
  93. package/esm/generated/export-json-api/configuration.d.ts.map +1 -1
  94. package/esm/generated/export-json-api/configuration.js +3 -2
  95. package/esm/generated/export-json-api/configuration.js.map +1 -1
  96. package/esm/generated/export-json-api/index.d.ts.map +1 -1
  97. package/esm/generated/export-json-api/index.js +1 -0
  98. package/esm/generated/export-json-api/index.js.map +1 -1
  99. package/esm/generated/scan-json-api/api.d.ts +92 -92
  100. package/esm/generated/scan-json-api/api.d.ts.map +1 -1
  101. package/esm/generated/scan-json-api/api.js +115 -74
  102. package/esm/generated/scan-json-api/api.js.map +1 -1
  103. package/esm/generated/scan-json-api/base.d.ts +2 -2
  104. package/esm/generated/scan-json-api/base.d.ts.map +1 -1
  105. package/esm/generated/scan-json-api/base.js +3 -1
  106. package/esm/generated/scan-json-api/base.js.map +1 -1
  107. package/esm/generated/scan-json-api/common.d.ts +1 -1
  108. package/esm/generated/scan-json-api/common.d.ts.map +1 -1
  109. package/esm/generated/scan-json-api/common.js +24 -14
  110. package/esm/generated/scan-json-api/common.js.map +1 -1
  111. package/esm/generated/scan-json-api/configuration.d.ts.map +1 -1
  112. package/esm/generated/scan-json-api/configuration.js +3 -2
  113. package/esm/generated/scan-json-api/configuration.js.map +1 -1
  114. package/esm/generated/scan-json-api/index.d.ts.map +1 -1
  115. package/esm/generated/scan-json-api/index.js +1 -0
  116. package/esm/generated/scan-json-api/index.js.map +1 -1
  117. package/esm/index.d.ts +1 -1
  118. package/esm/index.d.ts.map +1 -1
  119. package/esm/index.js +1 -1
  120. package/esm/index.js.map +1 -1
  121. package/package.json +14 -8
@@ -1,5 +1,16 @@
1
- // (C) 2026 GoodData Corporation
2
- import globalAxios from "axios";
1
+ /* eslint-disable */
2
+ /**
3
+ * OpenAPI definition
4
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
+ *
6
+ * The version of the OpenAPI document: v0
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
10
+ * https://openapi-generator.tech
11
+ * Do not edit the class manually.
12
+ */
13
+ import globalAxios from 'axios';
3
14
  // @ts-ignore
4
15
  import { DUMMY_BASE_URL, assertParamExists, setSearchParams, toPathString, createRequestFunction } from './common.js';
5
16
  // @ts-ignore
@@ -17,11 +28,11 @@ import { BASE_PATH, BaseAPI } from './base.js';
17
28
  */
18
29
  export async function ActionsExportAxiosParamCreator_CreateDashboardExportRequest(workspaceId, dashboardId, exportDashboardTabularExportRequest, options = {}, configuration) {
19
30
  // verify required parameter 'workspaceId' is not null or undefined
20
- assertParamExists("createDashboardExportRequest", "workspaceId", workspaceId);
31
+ assertParamExists('createDashboardExportRequest', 'workspaceId', workspaceId);
21
32
  // verify required parameter 'dashboardId' is not null or undefined
22
- assertParamExists("createDashboardExportRequest", "dashboardId", dashboardId);
33
+ assertParamExists('createDashboardExportRequest', 'dashboardId', dashboardId);
23
34
  // verify required parameter 'exportDashboardTabularExportRequest' is not null or undefined
24
- assertParamExists("createDashboardExportRequest", "exportDashboardTabularExportRequest", exportDashboardTabularExportRequest);
35
+ assertParamExists('createDashboardExportRequest', 'exportDashboardTabularExportRequest', exportDashboardTabularExportRequest);
25
36
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/analyticalDashboards/{dashboardId}/export/tabular`
26
37
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
27
38
  .replace(`{${"dashboardId"}}`, encodeURIComponent(String(dashboardId)));
@@ -31,13 +42,15 @@ export async function ActionsExportAxiosParamCreator_CreateDashboardExportReques
31
42
  if (configuration) {
32
43
  baseOptions = configuration.baseOptions;
33
44
  }
34
- const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
45
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
35
46
  const localVarHeaderParameter = {};
36
47
  const localVarQueryParameter = {};
37
- const consumes = ["application/json"];
48
+ const consumes = [
49
+ 'application/json'
50
+ ];
38
51
  // use application/json if present, otherwise fallback to the first one
39
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
40
- ? "application/json"
52
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
53
+ ? 'application/json'
41
54
  : consumes[0];
42
55
  setSearchParams(localVarUrlObj, localVarQueryParameter);
43
56
  const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
@@ -68,23 +81,26 @@ export async function ActionsExportAxiosParamCreator_CreateDashboardExportReques
68
81
  */
69
82
  export async function ActionsExportAxiosParamCreator_CreateImageExport(workspaceId, exportImageExportRequest, options = {}, configuration) {
70
83
  // verify required parameter 'workspaceId' is not null or undefined
71
- assertParamExists("createImageExport", "workspaceId", workspaceId);
84
+ assertParamExists('createImageExport', 'workspaceId', workspaceId);
72
85
  // verify required parameter 'exportImageExportRequest' is not null or undefined
73
- assertParamExists("createImageExport", "exportImageExportRequest", exportImageExportRequest);
74
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/image`.replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
86
+ assertParamExists('createImageExport', 'exportImageExportRequest', exportImageExportRequest);
87
+ const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/image`
88
+ .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
75
89
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
76
90
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
77
91
  let baseOptions;
78
92
  if (configuration) {
79
93
  baseOptions = configuration.baseOptions;
80
94
  }
81
- const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
95
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
82
96
  const localVarHeaderParameter = {};
83
97
  const localVarQueryParameter = {};
84
- const consumes = ["application/json"];
98
+ const consumes = [
99
+ 'application/json'
100
+ ];
85
101
  // use application/json if present, otherwise fallback to the first one
86
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
87
- ? "application/json"
102
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
103
+ ? 'application/json'
88
104
  : consumes[0];
89
105
  setSearchParams(localVarUrlObj, localVarQueryParameter);
90
106
  const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
@@ -116,26 +132,29 @@ export async function ActionsExportAxiosParamCreator_CreateImageExport(workspace
116
132
  */
117
133
  export async function ActionsExportAxiosParamCreator_CreatePdfExport(workspaceId, exportVisualExportRequest, xGdcDebug, options = {}, configuration) {
118
134
  // verify required parameter 'workspaceId' is not null or undefined
119
- assertParamExists("createPdfExport", "workspaceId", workspaceId);
135
+ assertParamExists('createPdfExport', 'workspaceId', workspaceId);
120
136
  // verify required parameter 'exportVisualExportRequest' is not null or undefined
121
- assertParamExists("createPdfExport", "exportVisualExportRequest", exportVisualExportRequest);
122
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/visual`.replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
137
+ assertParamExists('createPdfExport', 'exportVisualExportRequest', exportVisualExportRequest);
138
+ const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/visual`
139
+ .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
123
140
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
124
141
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
125
142
  let baseOptions;
126
143
  if (configuration) {
127
144
  baseOptions = configuration.baseOptions;
128
145
  }
129
- const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
146
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
130
147
  const localVarHeaderParameter = {};
131
148
  const localVarQueryParameter = {};
132
149
  if (xGdcDebug !== undefined && xGdcDebug !== null) {
133
- localVarHeaderParameter["X-Gdc-Debug"] = String(JSON.stringify(xGdcDebug));
150
+ localVarHeaderParameter['X-Gdc-Debug'] = String(JSON.stringify(xGdcDebug));
134
151
  }
135
- const consumes = ["application/json"];
152
+ const consumes = [
153
+ 'application/json'
154
+ ];
136
155
  // use application/json if present, otherwise fallback to the first one
137
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
138
- ? "application/json"
156
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
157
+ ? 'application/json'
139
158
  : consumes[0];
140
159
  setSearchParams(localVarUrlObj, localVarQueryParameter);
141
160
  const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
@@ -166,23 +185,26 @@ export async function ActionsExportAxiosParamCreator_CreatePdfExport(workspaceId
166
185
  */
167
186
  export async function ActionsExportAxiosParamCreator_CreateRawExport(workspaceId, exportRawExportRequest, options = {}, configuration) {
168
187
  // verify required parameter 'workspaceId' is not null or undefined
169
- assertParamExists("createRawExport", "workspaceId", workspaceId);
188
+ assertParamExists('createRawExport', 'workspaceId', workspaceId);
170
189
  // verify required parameter 'exportRawExportRequest' is not null or undefined
171
- assertParamExists("createRawExport", "exportRawExportRequest", exportRawExportRequest);
172
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/raw`.replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
190
+ assertParamExists('createRawExport', 'exportRawExportRequest', exportRawExportRequest);
191
+ const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/raw`
192
+ .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
173
193
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
174
194
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
175
195
  let baseOptions;
176
196
  if (configuration) {
177
197
  baseOptions = configuration.baseOptions;
178
198
  }
179
- const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
199
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
180
200
  const localVarHeaderParameter = {};
181
201
  const localVarQueryParameter = {};
182
- const consumes = ["application/json"];
202
+ const consumes = [
203
+ 'application/json'
204
+ ];
183
205
  // use application/json if present, otherwise fallback to the first one
184
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
185
- ? "application/json"
206
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
207
+ ? 'application/json'
186
208
  : consumes[0];
187
209
  setSearchParams(localVarUrlObj, localVarQueryParameter);
188
210
  const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
@@ -214,26 +236,29 @@ export async function ActionsExportAxiosParamCreator_CreateRawExport(workspaceId
214
236
  */
215
237
  export async function ActionsExportAxiosParamCreator_CreateSlidesExport(workspaceId, exportSlidesExportRequest, xGdcDebug, options = {}, configuration) {
216
238
  // verify required parameter 'workspaceId' is not null or undefined
217
- assertParamExists("createSlidesExport", "workspaceId", workspaceId);
239
+ assertParamExists('createSlidesExport', 'workspaceId', workspaceId);
218
240
  // verify required parameter 'exportSlidesExportRequest' is not null or undefined
219
- assertParamExists("createSlidesExport", "exportSlidesExportRequest", exportSlidesExportRequest);
220
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/slides`.replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
241
+ assertParamExists('createSlidesExport', 'exportSlidesExportRequest', exportSlidesExportRequest);
242
+ const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/slides`
243
+ .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
221
244
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
222
245
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
223
246
  let baseOptions;
224
247
  if (configuration) {
225
248
  baseOptions = configuration.baseOptions;
226
249
  }
227
- const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
250
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
228
251
  const localVarHeaderParameter = {};
229
252
  const localVarQueryParameter = {};
230
253
  if (xGdcDebug !== undefined && xGdcDebug !== null) {
231
- localVarHeaderParameter["X-Gdc-Debug"] = String(JSON.stringify(xGdcDebug));
254
+ localVarHeaderParameter['X-Gdc-Debug'] = String(JSON.stringify(xGdcDebug));
232
255
  }
233
- const consumes = ["application/json"];
256
+ const consumes = [
257
+ 'application/json'
258
+ ];
234
259
  // use application/json if present, otherwise fallback to the first one
235
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
236
- ? "application/json"
260
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
261
+ ? 'application/json'
237
262
  : consumes[0];
238
263
  setSearchParams(localVarUrlObj, localVarQueryParameter);
239
264
  const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
@@ -264,23 +289,26 @@ export async function ActionsExportAxiosParamCreator_CreateSlidesExport(workspac
264
289
  */
265
290
  export async function ActionsExportAxiosParamCreator_CreateTabularExport(workspaceId, exportTabularExportRequest, options = {}, configuration) {
266
291
  // verify required parameter 'workspaceId' is not null or undefined
267
- assertParamExists("createTabularExport", "workspaceId", workspaceId);
292
+ assertParamExists('createTabularExport', 'workspaceId', workspaceId);
268
293
  // verify required parameter 'exportTabularExportRequest' is not null or undefined
269
- assertParamExists("createTabularExport", "exportTabularExportRequest", exportTabularExportRequest);
270
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/tabular`.replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
294
+ assertParamExists('createTabularExport', 'exportTabularExportRequest', exportTabularExportRequest);
295
+ const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/tabular`
296
+ .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
271
297
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
272
298
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
273
299
  let baseOptions;
274
300
  if (configuration) {
275
301
  baseOptions = configuration.baseOptions;
276
302
  }
277
- const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
303
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
278
304
  const localVarHeaderParameter = {};
279
305
  const localVarQueryParameter = {};
280
- const consumes = ["application/json"];
306
+ const consumes = [
307
+ 'application/json'
308
+ ];
281
309
  // use application/json if present, otherwise fallback to the first one
282
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
283
- ? "application/json"
310
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
311
+ ? 'application/json'
284
312
  : consumes[0];
285
313
  setSearchParams(localVarUrlObj, localVarQueryParameter);
286
314
  const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
@@ -311,9 +339,9 @@ export async function ActionsExportAxiosParamCreator_CreateTabularExport(workspa
311
339
  */
312
340
  export async function ActionsExportAxiosParamCreator_GetExportedFile(workspaceId, exportId, options = {}, configuration) {
313
341
  // verify required parameter 'workspaceId' is not null or undefined
314
- assertParamExists("getExportedFile", "workspaceId", workspaceId);
342
+ assertParamExists('getExportedFile', 'workspaceId', workspaceId);
315
343
  // verify required parameter 'exportId' is not null or undefined
316
- assertParamExists("getExportedFile", "exportId", exportId);
344
+ assertParamExists('getExportedFile', 'exportId', exportId);
317
345
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/visual/{exportId}`
318
346
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
319
347
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -323,7 +351,7 @@ export async function ActionsExportAxiosParamCreator_GetExportedFile(workspaceId
323
351
  if (configuration) {
324
352
  baseOptions = configuration.baseOptions;
325
353
  }
326
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
354
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
327
355
  const localVarHeaderParameter = {};
328
356
  const localVarQueryParameter = {};
329
357
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -350,9 +378,9 @@ export async function ActionsExportAxiosParamCreator_GetExportedFile(workspaceId
350
378
  */
351
379
  export async function ActionsExportAxiosParamCreator_GetImageExport(workspaceId, exportId, options = {}, configuration) {
352
380
  // verify required parameter 'workspaceId' is not null or undefined
353
- assertParamExists("getImageExport", "workspaceId", workspaceId);
381
+ assertParamExists('getImageExport', 'workspaceId', workspaceId);
354
382
  // verify required parameter 'exportId' is not null or undefined
355
- assertParamExists("getImageExport", "exportId", exportId);
383
+ assertParamExists('getImageExport', 'exportId', exportId);
356
384
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/image/{exportId}`
357
385
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
358
386
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -362,7 +390,7 @@ export async function ActionsExportAxiosParamCreator_GetImageExport(workspaceId,
362
390
  if (configuration) {
363
391
  baseOptions = configuration.baseOptions;
364
392
  }
365
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
393
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
366
394
  const localVarHeaderParameter = {};
367
395
  const localVarQueryParameter = {};
368
396
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -389,9 +417,9 @@ export async function ActionsExportAxiosParamCreator_GetImageExport(workspaceId,
389
417
  */
390
418
  export async function ActionsExportAxiosParamCreator_GetImageExportMetadata(workspaceId, exportId, options = {}, configuration) {
391
419
  // verify required parameter 'workspaceId' is not null or undefined
392
- assertParamExists("getImageExportMetadata", "workspaceId", workspaceId);
420
+ assertParamExists('getImageExportMetadata', 'workspaceId', workspaceId);
393
421
  // verify required parameter 'exportId' is not null or undefined
394
- assertParamExists("getImageExportMetadata", "exportId", exportId);
422
+ assertParamExists('getImageExportMetadata', 'exportId', exportId);
395
423
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/image/{exportId}/metadata`
396
424
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
397
425
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -401,7 +429,7 @@ export async function ActionsExportAxiosParamCreator_GetImageExportMetadata(work
401
429
  if (configuration) {
402
430
  baseOptions = configuration.baseOptions;
403
431
  }
404
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
432
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
405
433
  const localVarHeaderParameter = {};
406
434
  const localVarQueryParameter = {};
407
435
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -428,9 +456,9 @@ export async function ActionsExportAxiosParamCreator_GetImageExportMetadata(work
428
456
  */
429
457
  export async function ActionsExportAxiosParamCreator_GetMetadata(workspaceId, exportId, options = {}, configuration) {
430
458
  // verify required parameter 'workspaceId' is not null or undefined
431
- assertParamExists("getMetadata", "workspaceId", workspaceId);
459
+ assertParamExists('getMetadata', 'workspaceId', workspaceId);
432
460
  // verify required parameter 'exportId' is not null or undefined
433
- assertParamExists("getMetadata", "exportId", exportId);
461
+ assertParamExists('getMetadata', 'exportId', exportId);
434
462
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/visual/{exportId}/metadata`
435
463
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
436
464
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -440,7 +468,7 @@ export async function ActionsExportAxiosParamCreator_GetMetadata(workspaceId, ex
440
468
  if (configuration) {
441
469
  baseOptions = configuration.baseOptions;
442
470
  }
443
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
471
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
444
472
  const localVarHeaderParameter = {};
445
473
  const localVarQueryParameter = {};
446
474
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -467,9 +495,9 @@ export async function ActionsExportAxiosParamCreator_GetMetadata(workspaceId, ex
467
495
  */
468
496
  export async function ActionsExportAxiosParamCreator_GetRawExport(workspaceId, exportId, options = {}, configuration) {
469
497
  // verify required parameter 'workspaceId' is not null or undefined
470
- assertParamExists("getRawExport", "workspaceId", workspaceId);
498
+ assertParamExists('getRawExport', 'workspaceId', workspaceId);
471
499
  // verify required parameter 'exportId' is not null or undefined
472
- assertParamExists("getRawExport", "exportId", exportId);
500
+ assertParamExists('getRawExport', 'exportId', exportId);
473
501
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/raw/{exportId}`
474
502
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
475
503
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -479,7 +507,7 @@ export async function ActionsExportAxiosParamCreator_GetRawExport(workspaceId, e
479
507
  if (configuration) {
480
508
  baseOptions = configuration.baseOptions;
481
509
  }
482
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
510
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
483
511
  const localVarHeaderParameter = {};
484
512
  const localVarQueryParameter = {};
485
513
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -506,9 +534,9 @@ export async function ActionsExportAxiosParamCreator_GetRawExport(workspaceId, e
506
534
  */
507
535
  export async function ActionsExportAxiosParamCreator_GetSlidesExport(workspaceId, exportId, options = {}, configuration) {
508
536
  // verify required parameter 'workspaceId' is not null or undefined
509
- assertParamExists("getSlidesExport", "workspaceId", workspaceId);
537
+ assertParamExists('getSlidesExport', 'workspaceId', workspaceId);
510
538
  // verify required parameter 'exportId' is not null or undefined
511
- assertParamExists("getSlidesExport", "exportId", exportId);
539
+ assertParamExists('getSlidesExport', 'exportId', exportId);
512
540
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/slides/{exportId}`
513
541
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
514
542
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -518,7 +546,7 @@ export async function ActionsExportAxiosParamCreator_GetSlidesExport(workspaceId
518
546
  if (configuration) {
519
547
  baseOptions = configuration.baseOptions;
520
548
  }
521
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
549
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
522
550
  const localVarHeaderParameter = {};
523
551
  const localVarQueryParameter = {};
524
552
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -545,9 +573,9 @@ export async function ActionsExportAxiosParamCreator_GetSlidesExport(workspaceId
545
573
  */
546
574
  export async function ActionsExportAxiosParamCreator_GetSlidesExportMetadata(workspaceId, exportId, options = {}, configuration) {
547
575
  // verify required parameter 'workspaceId' is not null or undefined
548
- assertParamExists("getSlidesExportMetadata", "workspaceId", workspaceId);
576
+ assertParamExists('getSlidesExportMetadata', 'workspaceId', workspaceId);
549
577
  // verify required parameter 'exportId' is not null or undefined
550
- assertParamExists("getSlidesExportMetadata", "exportId", exportId);
578
+ assertParamExists('getSlidesExportMetadata', 'exportId', exportId);
551
579
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/slides/{exportId}/metadata`
552
580
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
553
581
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -557,7 +585,7 @@ export async function ActionsExportAxiosParamCreator_GetSlidesExportMetadata(wor
557
585
  if (configuration) {
558
586
  baseOptions = configuration.baseOptions;
559
587
  }
560
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
588
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
561
589
  const localVarHeaderParameter = {};
562
590
  const localVarQueryParameter = {};
563
591
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -584,9 +612,9 @@ export async function ActionsExportAxiosParamCreator_GetSlidesExportMetadata(wor
584
612
  */
585
613
  export async function ActionsExportAxiosParamCreator_GetTabularExport(workspaceId, exportId, options = {}, configuration) {
586
614
  // verify required parameter 'workspaceId' is not null or undefined
587
- assertParamExists("getTabularExport", "workspaceId", workspaceId);
615
+ assertParamExists('getTabularExport', 'workspaceId', workspaceId);
588
616
  // verify required parameter 'exportId' is not null or undefined
589
- assertParamExists("getTabularExport", "exportId", exportId);
617
+ assertParamExists('getTabularExport', 'exportId', exportId);
590
618
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/tabular/{exportId}`
591
619
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
592
620
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -596,7 +624,7 @@ export async function ActionsExportAxiosParamCreator_GetTabularExport(workspaceI
596
624
  if (configuration) {
597
625
  baseOptions = configuration.baseOptions;
598
626
  }
599
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
627
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
600
628
  const localVarHeaderParameter = {};
601
629
  const localVarQueryParameter = {};
602
630
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -995,23 +1023,26 @@ export class ActionsExport extends BaseAPI {
995
1023
  */
996
1024
  export async function ImageExportExportAxiosParamCreator_CreateImageExport(workspaceId, exportImageExportRequest, options = {}, configuration) {
997
1025
  // verify required parameter 'workspaceId' is not null or undefined
998
- assertParamExists("createImageExport", "workspaceId", workspaceId);
1026
+ assertParamExists('createImageExport', 'workspaceId', workspaceId);
999
1027
  // verify required parameter 'exportImageExportRequest' is not null or undefined
1000
- assertParamExists("createImageExport", "exportImageExportRequest", exportImageExportRequest);
1001
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/image`.replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
1028
+ assertParamExists('createImageExport', 'exportImageExportRequest', exportImageExportRequest);
1029
+ const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/image`
1030
+ .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
1002
1031
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
1003
1032
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
1004
1033
  let baseOptions;
1005
1034
  if (configuration) {
1006
1035
  baseOptions = configuration.baseOptions;
1007
1036
  }
1008
- const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
1037
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
1009
1038
  const localVarHeaderParameter = {};
1010
1039
  const localVarQueryParameter = {};
1011
- const consumes = ["application/json"];
1040
+ const consumes = [
1041
+ 'application/json'
1042
+ ];
1012
1043
  // use application/json if present, otherwise fallback to the first one
1013
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
1014
- ? "application/json"
1044
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
1045
+ ? 'application/json'
1015
1046
  : consumes[0];
1016
1047
  setSearchParams(localVarUrlObj, localVarQueryParameter);
1017
1048
  const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
@@ -1042,9 +1073,9 @@ export async function ImageExportExportAxiosParamCreator_CreateImageExport(works
1042
1073
  */
1043
1074
  export async function ImageExportExportAxiosParamCreator_GetImageExport(workspaceId, exportId, options = {}, configuration) {
1044
1075
  // verify required parameter 'workspaceId' is not null or undefined
1045
- assertParamExists("getImageExport", "workspaceId", workspaceId);
1076
+ assertParamExists('getImageExport', 'workspaceId', workspaceId);
1046
1077
  // verify required parameter 'exportId' is not null or undefined
1047
- assertParamExists("getImageExport", "exportId", exportId);
1078
+ assertParamExists('getImageExport', 'exportId', exportId);
1048
1079
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/image/{exportId}`
1049
1080
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
1050
1081
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -1054,7 +1085,7 @@ export async function ImageExportExportAxiosParamCreator_GetImageExport(workspac
1054
1085
  if (configuration) {
1055
1086
  baseOptions = configuration.baseOptions;
1056
1087
  }
1057
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
1088
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
1058
1089
  const localVarHeaderParameter = {};
1059
1090
  const localVarQueryParameter = {};
1060
1091
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -1081,9 +1112,9 @@ export async function ImageExportExportAxiosParamCreator_GetImageExport(workspac
1081
1112
  */
1082
1113
  export async function ImageExportExportAxiosParamCreator_GetImageExportMetadata(workspaceId, exportId, options = {}, configuration) {
1083
1114
  // verify required parameter 'workspaceId' is not null or undefined
1084
- assertParamExists("getImageExportMetadata", "workspaceId", workspaceId);
1115
+ assertParamExists('getImageExportMetadata', 'workspaceId', workspaceId);
1085
1116
  // verify required parameter 'exportId' is not null or undefined
1086
- assertParamExists("getImageExportMetadata", "exportId", exportId);
1117
+ assertParamExists('getImageExportMetadata', 'exportId', exportId);
1087
1118
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/image/{exportId}/metadata`
1088
1119
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
1089
1120
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -1093,7 +1124,7 @@ export async function ImageExportExportAxiosParamCreator_GetImageExportMetadata(
1093
1124
  if (configuration) {
1094
1125
  baseOptions = configuration.baseOptions;
1095
1126
  }
1096
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
1127
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
1097
1128
  const localVarHeaderParameter = {};
1098
1129
  const localVarQueryParameter = {};
1099
1130
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -1206,23 +1237,26 @@ export class ImageExportExport extends BaseAPI {
1206
1237
  */
1207
1238
  export async function RawExportExportAxiosParamCreator_CreateRawExport(workspaceId, exportRawExportRequest, options = {}, configuration) {
1208
1239
  // verify required parameter 'workspaceId' is not null or undefined
1209
- assertParamExists("createRawExport", "workspaceId", workspaceId);
1240
+ assertParamExists('createRawExport', 'workspaceId', workspaceId);
1210
1241
  // verify required parameter 'exportRawExportRequest' is not null or undefined
1211
- assertParamExists("createRawExport", "exportRawExportRequest", exportRawExportRequest);
1212
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/raw`.replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
1242
+ assertParamExists('createRawExport', 'exportRawExportRequest', exportRawExportRequest);
1243
+ const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/raw`
1244
+ .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
1213
1245
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
1214
1246
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
1215
1247
  let baseOptions;
1216
1248
  if (configuration) {
1217
1249
  baseOptions = configuration.baseOptions;
1218
1250
  }
1219
- const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
1251
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
1220
1252
  const localVarHeaderParameter = {};
1221
1253
  const localVarQueryParameter = {};
1222
- const consumes = ["application/json"];
1254
+ const consumes = [
1255
+ 'application/json'
1256
+ ];
1223
1257
  // use application/json if present, otherwise fallback to the first one
1224
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
1225
- ? "application/json"
1258
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
1259
+ ? 'application/json'
1226
1260
  : consumes[0];
1227
1261
  setSearchParams(localVarUrlObj, localVarQueryParameter);
1228
1262
  const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
@@ -1253,9 +1287,9 @@ export async function RawExportExportAxiosParamCreator_CreateRawExport(workspace
1253
1287
  */
1254
1288
  export async function RawExportExportAxiosParamCreator_GetRawExport(workspaceId, exportId, options = {}, configuration) {
1255
1289
  // verify required parameter 'workspaceId' is not null or undefined
1256
- assertParamExists("getRawExport", "workspaceId", workspaceId);
1290
+ assertParamExists('getRawExport', 'workspaceId', workspaceId);
1257
1291
  // verify required parameter 'exportId' is not null or undefined
1258
- assertParamExists("getRawExport", "exportId", exportId);
1292
+ assertParamExists('getRawExport', 'exportId', exportId);
1259
1293
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/raw/{exportId}`
1260
1294
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
1261
1295
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -1265,7 +1299,7 @@ export async function RawExportExportAxiosParamCreator_GetRawExport(workspaceId,
1265
1299
  if (configuration) {
1266
1300
  baseOptions = configuration.baseOptions;
1267
1301
  }
1268
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
1302
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
1269
1303
  const localVarHeaderParameter = {};
1270
1304
  const localVarQueryParameter = {};
1271
1305
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -1353,26 +1387,29 @@ export class RawExportExport extends BaseAPI {
1353
1387
  */
1354
1388
  export async function SlidesExportExportAxiosParamCreator_CreateSlidesExport(workspaceId, exportSlidesExportRequest, xGdcDebug, options = {}, configuration) {
1355
1389
  // verify required parameter 'workspaceId' is not null or undefined
1356
- assertParamExists("createSlidesExport", "workspaceId", workspaceId);
1390
+ assertParamExists('createSlidesExport', 'workspaceId', workspaceId);
1357
1391
  // verify required parameter 'exportSlidesExportRequest' is not null or undefined
1358
- assertParamExists("createSlidesExport", "exportSlidesExportRequest", exportSlidesExportRequest);
1359
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/slides`.replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
1392
+ assertParamExists('createSlidesExport', 'exportSlidesExportRequest', exportSlidesExportRequest);
1393
+ const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/slides`
1394
+ .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
1360
1395
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
1361
1396
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
1362
1397
  let baseOptions;
1363
1398
  if (configuration) {
1364
1399
  baseOptions = configuration.baseOptions;
1365
1400
  }
1366
- const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
1401
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
1367
1402
  const localVarHeaderParameter = {};
1368
1403
  const localVarQueryParameter = {};
1369
1404
  if (xGdcDebug !== undefined && xGdcDebug !== null) {
1370
- localVarHeaderParameter["X-Gdc-Debug"] = String(JSON.stringify(xGdcDebug));
1405
+ localVarHeaderParameter['X-Gdc-Debug'] = String(JSON.stringify(xGdcDebug));
1371
1406
  }
1372
- const consumes = ["application/json"];
1407
+ const consumes = [
1408
+ 'application/json'
1409
+ ];
1373
1410
  // use application/json if present, otherwise fallback to the first one
1374
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
1375
- ? "application/json"
1411
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
1412
+ ? 'application/json'
1376
1413
  : consumes[0];
1377
1414
  setSearchParams(localVarUrlObj, localVarQueryParameter);
1378
1415
  const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
@@ -1403,9 +1440,9 @@ export async function SlidesExportExportAxiosParamCreator_CreateSlidesExport(wor
1403
1440
  */
1404
1441
  export async function SlidesExportExportAxiosParamCreator_GetSlidesExport(workspaceId, exportId, options = {}, configuration) {
1405
1442
  // verify required parameter 'workspaceId' is not null or undefined
1406
- assertParamExists("getSlidesExport", "workspaceId", workspaceId);
1443
+ assertParamExists('getSlidesExport', 'workspaceId', workspaceId);
1407
1444
  // verify required parameter 'exportId' is not null or undefined
1408
- assertParamExists("getSlidesExport", "exportId", exportId);
1445
+ assertParamExists('getSlidesExport', 'exportId', exportId);
1409
1446
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/slides/{exportId}`
1410
1447
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
1411
1448
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -1415,7 +1452,7 @@ export async function SlidesExportExportAxiosParamCreator_GetSlidesExport(worksp
1415
1452
  if (configuration) {
1416
1453
  baseOptions = configuration.baseOptions;
1417
1454
  }
1418
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
1455
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
1419
1456
  const localVarHeaderParameter = {};
1420
1457
  const localVarQueryParameter = {};
1421
1458
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -1442,9 +1479,9 @@ export async function SlidesExportExportAxiosParamCreator_GetSlidesExport(worksp
1442
1479
  */
1443
1480
  export async function SlidesExportExportAxiosParamCreator_GetSlidesExportMetadata(workspaceId, exportId, options = {}, configuration) {
1444
1481
  // verify required parameter 'workspaceId' is not null or undefined
1445
- assertParamExists("getSlidesExportMetadata", "workspaceId", workspaceId);
1482
+ assertParamExists('getSlidesExportMetadata', 'workspaceId', workspaceId);
1446
1483
  // verify required parameter 'exportId' is not null or undefined
1447
- assertParamExists("getSlidesExportMetadata", "exportId", exportId);
1484
+ assertParamExists('getSlidesExportMetadata', 'exportId', exportId);
1448
1485
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/slides/{exportId}/metadata`
1449
1486
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
1450
1487
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -1454,7 +1491,7 @@ export async function SlidesExportExportAxiosParamCreator_GetSlidesExportMetadat
1454
1491
  if (configuration) {
1455
1492
  baseOptions = configuration.baseOptions;
1456
1493
  }
1457
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
1494
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
1458
1495
  const localVarHeaderParameter = {};
1459
1496
  const localVarQueryParameter = {};
1460
1497
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -1568,11 +1605,11 @@ export class SlidesExportExport extends BaseAPI {
1568
1605
  */
1569
1606
  export async function TabularExportExportAxiosParamCreator_CreateDashboardExportRequest(workspaceId, dashboardId, exportDashboardTabularExportRequest, options = {}, configuration) {
1570
1607
  // verify required parameter 'workspaceId' is not null or undefined
1571
- assertParamExists("createDashboardExportRequest", "workspaceId", workspaceId);
1608
+ assertParamExists('createDashboardExportRequest', 'workspaceId', workspaceId);
1572
1609
  // verify required parameter 'dashboardId' is not null or undefined
1573
- assertParamExists("createDashboardExportRequest", "dashboardId", dashboardId);
1610
+ assertParamExists('createDashboardExportRequest', 'dashboardId', dashboardId);
1574
1611
  // verify required parameter 'exportDashboardTabularExportRequest' is not null or undefined
1575
- assertParamExists("createDashboardExportRequest", "exportDashboardTabularExportRequest", exportDashboardTabularExportRequest);
1612
+ assertParamExists('createDashboardExportRequest', 'exportDashboardTabularExportRequest', exportDashboardTabularExportRequest);
1576
1613
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/analyticalDashboards/{dashboardId}/export/tabular`
1577
1614
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
1578
1615
  .replace(`{${"dashboardId"}}`, encodeURIComponent(String(dashboardId)));
@@ -1582,13 +1619,15 @@ export async function TabularExportExportAxiosParamCreator_CreateDashboardExport
1582
1619
  if (configuration) {
1583
1620
  baseOptions = configuration.baseOptions;
1584
1621
  }
1585
- const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
1622
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
1586
1623
  const localVarHeaderParameter = {};
1587
1624
  const localVarQueryParameter = {};
1588
- const consumes = ["application/json"];
1625
+ const consumes = [
1626
+ 'application/json'
1627
+ ];
1589
1628
  // use application/json if present, otherwise fallback to the first one
1590
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
1591
- ? "application/json"
1629
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
1630
+ ? 'application/json'
1592
1631
  : consumes[0];
1593
1632
  setSearchParams(localVarUrlObj, localVarQueryParameter);
1594
1633
  const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
@@ -1619,23 +1658,26 @@ export async function TabularExportExportAxiosParamCreator_CreateDashboardExport
1619
1658
  */
1620
1659
  export async function TabularExportExportAxiosParamCreator_CreateTabularExport(workspaceId, exportTabularExportRequest, options = {}, configuration) {
1621
1660
  // verify required parameter 'workspaceId' is not null or undefined
1622
- assertParamExists("createTabularExport", "workspaceId", workspaceId);
1661
+ assertParamExists('createTabularExport', 'workspaceId', workspaceId);
1623
1662
  // verify required parameter 'exportTabularExportRequest' is not null or undefined
1624
- assertParamExists("createTabularExport", "exportTabularExportRequest", exportTabularExportRequest);
1625
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/tabular`.replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
1663
+ assertParamExists('createTabularExport', 'exportTabularExportRequest', exportTabularExportRequest);
1664
+ const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/tabular`
1665
+ .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
1626
1666
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
1627
1667
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
1628
1668
  let baseOptions;
1629
1669
  if (configuration) {
1630
1670
  baseOptions = configuration.baseOptions;
1631
1671
  }
1632
- const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
1672
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
1633
1673
  const localVarHeaderParameter = {};
1634
1674
  const localVarQueryParameter = {};
1635
- const consumes = ["application/json"];
1675
+ const consumes = [
1676
+ 'application/json'
1677
+ ];
1636
1678
  // use application/json if present, otherwise fallback to the first one
1637
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
1638
- ? "application/json"
1679
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
1680
+ ? 'application/json'
1639
1681
  : consumes[0];
1640
1682
  setSearchParams(localVarUrlObj, localVarQueryParameter);
1641
1683
  const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
@@ -1666,9 +1708,9 @@ export async function TabularExportExportAxiosParamCreator_CreateTabularExport(w
1666
1708
  */
1667
1709
  export async function TabularExportExportAxiosParamCreator_GetTabularExport(workspaceId, exportId, options = {}, configuration) {
1668
1710
  // verify required parameter 'workspaceId' is not null or undefined
1669
- assertParamExists("getTabularExport", "workspaceId", workspaceId);
1711
+ assertParamExists('getTabularExport', 'workspaceId', workspaceId);
1670
1712
  // verify required parameter 'exportId' is not null or undefined
1671
- assertParamExists("getTabularExport", "exportId", exportId);
1713
+ assertParamExists('getTabularExport', 'exportId', exportId);
1672
1714
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/tabular/{exportId}`
1673
1715
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
1674
1716
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -1678,7 +1720,7 @@ export async function TabularExportExportAxiosParamCreator_GetTabularExport(work
1678
1720
  if (configuration) {
1679
1721
  baseOptions = configuration.baseOptions;
1680
1722
  }
1681
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
1723
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
1682
1724
  const localVarHeaderParameter = {};
1683
1725
  const localVarQueryParameter = {};
1684
1726
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -1792,26 +1834,29 @@ export class TabularExportExport extends BaseAPI {
1792
1834
  */
1793
1835
  export async function VisualExportExportAxiosParamCreator_CreatePdfExport(workspaceId, exportVisualExportRequest, xGdcDebug, options = {}, configuration) {
1794
1836
  // verify required parameter 'workspaceId' is not null or undefined
1795
- assertParamExists("createPdfExport", "workspaceId", workspaceId);
1837
+ assertParamExists('createPdfExport', 'workspaceId', workspaceId);
1796
1838
  // verify required parameter 'exportVisualExportRequest' is not null or undefined
1797
- assertParamExists("createPdfExport", "exportVisualExportRequest", exportVisualExportRequest);
1798
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/visual`.replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
1839
+ assertParamExists('createPdfExport', 'exportVisualExportRequest', exportVisualExportRequest);
1840
+ const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/visual`
1841
+ .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
1799
1842
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
1800
1843
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
1801
1844
  let baseOptions;
1802
1845
  if (configuration) {
1803
1846
  baseOptions = configuration.baseOptions;
1804
1847
  }
1805
- const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
1848
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
1806
1849
  const localVarHeaderParameter = {};
1807
1850
  const localVarQueryParameter = {};
1808
1851
  if (xGdcDebug !== undefined && xGdcDebug !== null) {
1809
- localVarHeaderParameter["X-Gdc-Debug"] = String(JSON.stringify(xGdcDebug));
1852
+ localVarHeaderParameter['X-Gdc-Debug'] = String(JSON.stringify(xGdcDebug));
1810
1853
  }
1811
- const consumes = ["application/json"];
1854
+ const consumes = [
1855
+ 'application/json'
1856
+ ];
1812
1857
  // use application/json if present, otherwise fallback to the first one
1813
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
1814
- ? "application/json"
1858
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
1859
+ ? 'application/json'
1815
1860
  : consumes[0];
1816
1861
  setSearchParams(localVarUrlObj, localVarQueryParameter);
1817
1862
  const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
@@ -1842,9 +1887,9 @@ export async function VisualExportExportAxiosParamCreator_CreatePdfExport(worksp
1842
1887
  */
1843
1888
  export async function VisualExportExportAxiosParamCreator_GetExportedFile(workspaceId, exportId, options = {}, configuration) {
1844
1889
  // verify required parameter 'workspaceId' is not null or undefined
1845
- assertParamExists("getExportedFile", "workspaceId", workspaceId);
1890
+ assertParamExists('getExportedFile', 'workspaceId', workspaceId);
1846
1891
  // verify required parameter 'exportId' is not null or undefined
1847
- assertParamExists("getExportedFile", "exportId", exportId);
1892
+ assertParamExists('getExportedFile', 'exportId', exportId);
1848
1893
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/visual/{exportId}`
1849
1894
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
1850
1895
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -1854,7 +1899,7 @@ export async function VisualExportExportAxiosParamCreator_GetExportedFile(worksp
1854
1899
  if (configuration) {
1855
1900
  baseOptions = configuration.baseOptions;
1856
1901
  }
1857
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
1902
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
1858
1903
  const localVarHeaderParameter = {};
1859
1904
  const localVarQueryParameter = {};
1860
1905
  setSearchParams(localVarUrlObj, localVarQueryParameter);
@@ -1881,9 +1926,9 @@ export async function VisualExportExportAxiosParamCreator_GetExportedFile(worksp
1881
1926
  */
1882
1927
  export async function VisualExportExportAxiosParamCreator_GetMetadata(workspaceId, exportId, options = {}, configuration) {
1883
1928
  // verify required parameter 'workspaceId' is not null or undefined
1884
- assertParamExists("getMetadata", "workspaceId", workspaceId);
1929
+ assertParamExists('getMetadata', 'workspaceId', workspaceId);
1885
1930
  // verify required parameter 'exportId' is not null or undefined
1886
- assertParamExists("getMetadata", "exportId", exportId);
1931
+ assertParamExists('getMetadata', 'exportId', exportId);
1887
1932
  const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/export/visual/{exportId}/metadata`
1888
1933
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)))
1889
1934
  .replace(`{${"exportId"}}`, encodeURIComponent(String(exportId)));
@@ -1893,7 +1938,7 @@ export async function VisualExportExportAxiosParamCreator_GetMetadata(workspaceI
1893
1938
  if (configuration) {
1894
1939
  baseOptions = configuration.baseOptions;
1895
1940
  }
1896
- const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
1941
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
1897
1942
  const localVarHeaderParameter = {};
1898
1943
  const localVarQueryParameter = {};
1899
1944
  setSearchParams(localVarUrlObj, localVarQueryParameter);