@coscine/api-client 2.9.1 → 2.10.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 (128) hide show
  1. package/dist/index.js +450 -388
  2. package/dist/index.js.map +1 -1
  3. package/dist/index.umd.js +450 -388
  4. package/dist/index.umd.js.map +1 -1
  5. package/dist/lib/Coscine.Api.Admin/api.js +11 -10
  6. package/dist/lib/Coscine.Api.Admin/api.js.map +1 -1
  7. package/dist/lib/Coscine.Api.Admin/base.js +3 -1
  8. package/dist/lib/Coscine.Api.Admin/base.js.map +1 -1
  9. package/dist/lib/Coscine.Api.Admin/common.js +13 -21
  10. package/dist/lib/Coscine.Api.Admin/common.js.map +1 -1
  11. package/dist/lib/Coscine.Api.Blob/api.js +7 -7
  12. package/dist/lib/Coscine.Api.Blob/api.js.map +1 -1
  13. package/dist/lib/Coscine.Api.Blob/base.js +3 -1
  14. package/dist/lib/Coscine.Api.Blob/base.js.map +1 -1
  15. package/dist/lib/Coscine.Api.Blob/common.js +13 -21
  16. package/dist/lib/Coscine.Api.Blob/common.js.map +1 -1
  17. package/dist/lib/Coscine.Api.Metadata/api.js +6 -6
  18. package/dist/lib/Coscine.Api.Metadata/api.js.map +1 -1
  19. package/dist/lib/Coscine.Api.Metadata/base.js +3 -1
  20. package/dist/lib/Coscine.Api.Metadata/base.js.map +1 -1
  21. package/dist/lib/Coscine.Api.Metadata/common.js +13 -21
  22. package/dist/lib/Coscine.Api.Metadata/common.js.map +1 -1
  23. package/dist/lib/Coscine.Api.Notices/api.js +2 -2
  24. package/dist/lib/Coscine.Api.Notices/api.js.map +1 -1
  25. package/dist/lib/Coscine.Api.Notices/base.js +3 -1
  26. package/dist/lib/Coscine.Api.Notices/base.js.map +1 -1
  27. package/dist/lib/Coscine.Api.Notices/common.js +13 -21
  28. package/dist/lib/Coscine.Api.Notices/common.js.map +1 -1
  29. package/dist/lib/Coscine.Api.Organization/api.js +5 -5
  30. package/dist/lib/Coscine.Api.Organization/api.js.map +1 -1
  31. package/dist/lib/Coscine.Api.Organization/base.js +3 -1
  32. package/dist/lib/Coscine.Api.Organization/base.js.map +1 -1
  33. package/dist/lib/Coscine.Api.Organization/common.js +13 -21
  34. package/dist/lib/Coscine.Api.Organization/common.js.map +1 -1
  35. package/dist/lib/Coscine.Api.Pid/api.js +2 -2
  36. package/dist/lib/Coscine.Api.Pid/api.js.map +1 -1
  37. package/dist/lib/Coscine.Api.Pid/base.js +3 -1
  38. package/dist/lib/Coscine.Api.Pid/base.js.map +1 -1
  39. package/dist/lib/Coscine.Api.Pid/common.js +13 -21
  40. package/dist/lib/Coscine.Api.Pid/common.js.map +1 -1
  41. package/dist/lib/Coscine.Api.Project/api.js +36 -35
  42. package/dist/lib/Coscine.Api.Project/api.js.map +1 -1
  43. package/dist/lib/Coscine.Api.Project/base.js +3 -1
  44. package/dist/lib/Coscine.Api.Project/base.js.map +1 -1
  45. package/dist/lib/Coscine.Api.Project/common.js +13 -21
  46. package/dist/lib/Coscine.Api.Project/common.js.map +1 -1
  47. package/dist/lib/Coscine.Api.Resources/api.js +105 -37
  48. package/dist/lib/Coscine.Api.Resources/api.js.map +1 -1
  49. package/dist/lib/Coscine.Api.Resources/base.js +4 -2
  50. package/dist/lib/Coscine.Api.Resources/base.js.map +1 -1
  51. package/dist/lib/Coscine.Api.Resources/common.js +14 -22
  52. package/dist/lib/Coscine.Api.Resources/common.js.map +1 -1
  53. package/dist/lib/Coscine.Api.Resources/configuration.js +1 -1
  54. package/dist/lib/Coscine.Api.Resources/index.js +1 -1
  55. package/dist/lib/Coscine.Api.STS/api.js +9 -9
  56. package/dist/lib/Coscine.Api.STS/api.js.map +1 -1
  57. package/dist/lib/Coscine.Api.STS/base.js +3 -1
  58. package/dist/lib/Coscine.Api.STS/base.js.map +1 -1
  59. package/dist/lib/Coscine.Api.STS/common.js +13 -21
  60. package/dist/lib/Coscine.Api.STS/common.js.map +1 -1
  61. package/dist/lib/Coscine.Api.Search/api.js +55 -14
  62. package/dist/lib/Coscine.Api.Search/api.js.map +1 -1
  63. package/dist/lib/Coscine.Api.Search/base.js +3 -1
  64. package/dist/lib/Coscine.Api.Search/base.js.map +1 -1
  65. package/dist/lib/Coscine.Api.Search/common.js +13 -21
  66. package/dist/lib/Coscine.Api.Search/common.js.map +1 -1
  67. package/dist/lib/Coscine.Api.Token/api.js +5 -5
  68. package/dist/lib/Coscine.Api.Token/api.js.map +1 -1
  69. package/dist/lib/Coscine.Api.Token/base.js +3 -1
  70. package/dist/lib/Coscine.Api.Token/base.js.map +1 -1
  71. package/dist/lib/Coscine.Api.Token/common.js +13 -21
  72. package/dist/lib/Coscine.Api.Token/common.js.map +1 -1
  73. package/dist/lib/Coscine.Api.Tree/api.js +2 -2
  74. package/dist/lib/Coscine.Api.Tree/api.js.map +1 -1
  75. package/dist/lib/Coscine.Api.Tree/base.js +3 -1
  76. package/dist/lib/Coscine.Api.Tree/base.js.map +1 -1
  77. package/dist/lib/Coscine.Api.Tree/common.js +13 -21
  78. package/dist/lib/Coscine.Api.Tree/common.js.map +1 -1
  79. package/dist/lib/Coscine.Api.User/api.js +12 -12
  80. package/dist/lib/Coscine.Api.User/api.js.map +1 -1
  81. package/dist/lib/Coscine.Api.User/base.js +3 -1
  82. package/dist/lib/Coscine.Api.User/base.js.map +1 -1
  83. package/dist/lib/Coscine.Api.User/common.js +13 -21
  84. package/dist/lib/Coscine.Api.User/common.js.map +1 -1
  85. package/dist/types/Coscine.Api.Admin/api.d.ts +39 -65
  86. package/dist/types/Coscine.Api.Admin/base.d.ts +4 -3
  87. package/dist/types/Coscine.Api.Admin/common.d.ts +4 -4
  88. package/dist/types/Coscine.Api.Blob/api.d.ts +19 -20
  89. package/dist/types/Coscine.Api.Blob/base.d.ts +4 -3
  90. package/dist/types/Coscine.Api.Blob/common.d.ts +4 -4
  91. package/dist/types/Coscine.Api.Metadata/api.d.ts +31 -32
  92. package/dist/types/Coscine.Api.Metadata/base.d.ts +4 -3
  93. package/dist/types/Coscine.Api.Metadata/common.d.ts +4 -4
  94. package/dist/types/Coscine.Api.Notices/api.d.ts +16 -17
  95. package/dist/types/Coscine.Api.Notices/base.d.ts +4 -3
  96. package/dist/types/Coscine.Api.Notices/common.d.ts +4 -4
  97. package/dist/types/Coscine.Api.Organization/api.d.ts +23 -24
  98. package/dist/types/Coscine.Api.Organization/base.d.ts +4 -3
  99. package/dist/types/Coscine.Api.Organization/common.d.ts +4 -4
  100. package/dist/types/Coscine.Api.Pid/api.d.ts +17 -18
  101. package/dist/types/Coscine.Api.Pid/base.d.ts +4 -3
  102. package/dist/types/Coscine.Api.Pid/common.d.ts +4 -4
  103. package/dist/types/Coscine.Api.Project/api.d.ts +220 -262
  104. package/dist/types/Coscine.Api.Project/base.d.ts +4 -3
  105. package/dist/types/Coscine.Api.Project/common.d.ts +4 -4
  106. package/dist/types/Coscine.Api.Resources/api.d.ts +269 -295
  107. package/dist/types/Coscine.Api.Resources/base.d.ts +5 -4
  108. package/dist/types/Coscine.Api.Resources/common.d.ts +5 -5
  109. package/dist/types/Coscine.Api.Resources/configuration.d.ts +1 -1
  110. package/dist/types/Coscine.Api.Resources/index.d.ts +1 -1
  111. package/dist/types/Coscine.Api.STS/api.d.ts +41 -42
  112. package/dist/types/Coscine.Api.STS/base.d.ts +4 -3
  113. package/dist/types/Coscine.Api.STS/common.d.ts +4 -4
  114. package/dist/types/Coscine.Api.Search/api.d.ts +46 -22
  115. package/dist/types/Coscine.Api.Search/base.d.ts +4 -3
  116. package/dist/types/Coscine.Api.Search/common.d.ts +4 -4
  117. package/dist/types/Coscine.Api.Token/api.d.ts +33 -34
  118. package/dist/types/Coscine.Api.Token/base.d.ts +4 -3
  119. package/dist/types/Coscine.Api.Token/common.d.ts +4 -4
  120. package/dist/types/Coscine.Api.Tree/api.d.ts +11 -12
  121. package/dist/types/Coscine.Api.Tree/base.d.ts +4 -3
  122. package/dist/types/Coscine.Api.Tree/common.d.ts +4 -4
  123. package/dist/types/Coscine.Api.User/api.d.ts +71 -82
  124. package/dist/types/Coscine.Api.User/base.d.ts +4 -3
  125. package/dist/types/Coscine.Api.User/common.d.ts +4 -4
  126. package/dist/types/apis.d.ts +42 -41
  127. package/dist/types/index.d.ts +84 -82
  128. package/package.json +1 -1
@@ -9,10 +9,9 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import type { Configuration } from './configuration';
13
- import type { AxiosPromise, AxiosInstance, AxiosRequestConfig } from 'axios';
14
- import type { RequestArgs } from './base';
15
- import { BaseAPI } from './base';
12
+ import { Configuration } from './configuration';
13
+ import { AxiosPromise, AxiosInstance } from 'axios';
14
+ import { RequestArgs, BaseAPI } from './base';
16
15
  /**
17
16
  *
18
17
  * @export
@@ -24,31 +23,31 @@ export interface ContactChangeObject {
24
23
  * @type {string}
25
24
  * @memberof ContactChangeObject
26
25
  */
27
- 'relationId'?: string;
26
+ relationId?: string;
28
27
  /**
29
28
  *
30
29
  * @type {string}
31
30
  * @memberof ContactChangeObject
32
31
  */
33
- 'userId'?: string;
32
+ userId?: string;
34
33
  /**
35
34
  *
36
35
  * @type {string}
37
36
  * @memberof ContactChangeObject
38
37
  */
39
- 'newEmail'?: string | null;
38
+ newEmail?: string | null;
40
39
  /**
41
40
  *
42
41
  * @type {string}
43
42
  * @memberof ContactChangeObject
44
43
  */
45
- 'editDate'?: string | null;
44
+ editDate?: string | null;
46
45
  /**
47
46
  *
48
47
  * @type {string}
49
48
  * @memberof ContactChangeObject
50
49
  */
51
- 'confirmationToken'?: string;
50
+ confirmationToken?: string;
52
51
  }
53
52
  /**
54
53
  *
@@ -61,25 +60,25 @@ export interface DisciplineObject {
61
60
  * @type {string}
62
61
  * @memberof DisciplineObject
63
62
  */
64
- 'id'?: string;
63
+ id?: string;
65
64
  /**
66
65
  *
67
66
  * @type {string}
68
67
  * @memberof DisciplineObject
69
68
  */
70
- 'url'?: string | null;
69
+ url?: string | null;
71
70
  /**
72
71
  *
73
72
  * @type {string}
74
73
  * @memberof DisciplineObject
75
74
  */
76
- 'displayNameDe'?: string | null;
75
+ displayNameDe?: string | null;
77
76
  /**
78
77
  *
79
78
  * @type {string}
80
79
  * @memberof DisciplineObject
81
80
  */
82
- 'displayNameEn'?: string | null;
81
+ displayNameEn?: string | null;
83
82
  }
84
83
  /**
85
84
  *
@@ -92,13 +91,13 @@ export interface ExternalAuthenticatorsObject {
92
91
  * @type {string}
93
92
  * @memberof ExternalAuthenticatorsObject
94
93
  */
95
- 'id'?: string;
94
+ id?: string;
96
95
  /**
97
96
  *
98
97
  * @type {string}
99
98
  * @memberof ExternalAuthenticatorsObject
100
99
  */
101
- 'displayName'?: string | null;
100
+ displayName?: string | null;
102
101
  }
103
102
  /**
104
103
  *
@@ -111,19 +110,19 @@ export interface LanguageObject {
111
110
  * @type {string}
112
111
  * @memberof LanguageObject
113
112
  */
114
- 'id'?: string;
113
+ id?: string;
115
114
  /**
116
115
  *
117
116
  * @type {string}
118
117
  * @memberof LanguageObject
119
118
  */
120
- 'displayName'?: string | null;
119
+ displayName?: string | null;
121
120
  /**
122
121
  *
123
122
  * @type {string}
124
123
  * @memberof LanguageObject
125
124
  */
126
- 'abbreviation'?: string | null;
125
+ abbreviation?: string | null;
127
126
  }
128
127
  /**
129
128
  *
@@ -136,13 +135,13 @@ export interface TitleObject {
136
135
  * @type {string}
137
136
  * @memberof TitleObject
138
137
  */
139
- 'id'?: string;
138
+ id?: string;
140
139
  /**
141
140
  *
142
141
  * @type {string}
143
142
  * @memberof TitleObject
144
143
  */
145
- 'displayName'?: string | null;
144
+ displayName?: string | null;
146
145
  }
147
146
  /**
148
147
  * Class representing the TOS version
@@ -155,7 +154,7 @@ export interface Tos {
155
154
  * @type {Array<string>}
156
155
  * @memberof Tos
157
156
  */
158
- 'version'?: Array<string> | null;
157
+ version?: Array<string> | null;
159
158
  }
160
159
  /**
161
160
  *
@@ -168,90 +167,80 @@ export interface UserObject {
168
167
  * @type {string}
169
168
  * @memberof UserObject
170
169
  */
171
- 'id'?: string;
170
+ id?: string;
172
171
  /**
173
172
  *
174
173
  * @type {string}
175
174
  * @memberof UserObject
176
175
  */
177
- 'displayName'?: string | null;
176
+ displayName?: string | null;
178
177
  /**
179
178
  *
180
179
  * @type {string}
181
180
  * @memberof UserObject
182
181
  */
183
- 'givenname'?: string | null;
182
+ givenname?: string | null;
184
183
  /**
185
184
  *
186
185
  * @type {string}
187
186
  * @memberof UserObject
188
187
  */
189
- 'surname'?: string | null;
188
+ surname?: string | null;
190
189
  /**
191
190
  *
192
191
  * @type {string}
193
192
  * @memberof UserObject
194
193
  */
195
- 'emailAddress'?: string | null;
194
+ emailAddress?: string | null;
196
195
  /**
197
196
  *
198
197
  * @type {boolean}
199
198
  * @memberof UserObject
200
199
  */
201
- 'hasProjectRole'?: boolean;
200
+ hasProjectRole?: boolean;
202
201
  /**
203
202
  *
204
- * @type {UserObjectTitle}
203
+ * @type {TitleObject}
205
204
  * @memberof UserObject
206
205
  */
207
- 'title'?: UserObjectTitle | null;
206
+ title?: TitleObject | null;
208
207
  /**
209
208
  *
210
- * @type {UserObjectLanguage}
209
+ * @type {LanguageObject}
211
210
  * @memberof UserObject
212
211
  */
213
- 'language'?: UserObjectLanguage | null;
212
+ language?: LanguageObject | null;
214
213
  /**
215
214
  *
216
215
  * @type {string}
217
216
  * @memberof UserObject
218
217
  */
219
- 'organization'?: string | null;
218
+ organization?: string | null;
220
219
  /**
221
220
  *
222
221
  * @type {string}
223
222
  * @memberof UserObject
224
223
  */
225
- 'institute'?: string | null;
224
+ institute?: string | null;
226
225
  /**
227
226
  *
228
227
  * @type {Array<DisciplineObject>}
229
228
  * @memberof UserObject
230
229
  */
231
- 'disciplines'?: Array<DisciplineObject> | null;
230
+ disciplines?: Array<DisciplineObject> | null;
232
231
  /**
233
232
  *
234
233
  * @type {boolean}
235
234
  * @memberof UserObject
236
235
  */
237
- 'isRegistered'?: boolean;
236
+ isRegistered?: boolean;
238
237
  /**
239
238
  *
240
239
  * @type {Array<ExternalAuthenticatorsObject>}
241
240
  * @memberof UserObject
242
241
  */
243
- 'externalAuthenticators'?: Array<ExternalAuthenticatorsObject> | null;
242
+ externalAuthenticators?: Array<ExternalAuthenticatorsObject> | null;
244
243
  }
245
- /**
246
- * @type UserObjectLanguage
247
- * @export
248
- */
249
- export type UserObjectLanguage = LanguageObject;
250
- /**
251
- * @type UserObjectTitle
252
- * @export
253
- */
254
- export type UserObjectTitle = TitleObject;
255
244
  /**
256
245
  * ContactChangeApi - axios parameter creator
257
246
  * @export
@@ -264,7 +253,7 @@ export declare const ContactChangeApiAxiosParamCreator: (configuration?: Configu
264
253
  * @param {*} [options] Override http request option.
265
254
  * @throws {RequiredError}
266
255
  */
267
- contactChangeChangeContactEmail: (body: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
256
+ contactChangeChangeContactEmail: (body: string, options?: any) => Promise<RequestArgs>;
268
257
  /**
269
258
  *
270
259
  * @summary Calling this method checks whether or not the entered confirmation token (verification) exists inside the database for the current user. If yes, it updates the EmailAddress field for that user with the New Email that has been requested with the ChangeContactEmail method.
@@ -272,14 +261,14 @@ export declare const ContactChangeApiAxiosParamCreator: (configuration?: Configu
272
261
  * @param {*} [options] Override http request option.
273
262
  * @throws {RequiredError}
274
263
  */
275
- contactChangeConfirmContactEmail: (verification: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
264
+ contactChangeConfirmContactEmail: (verification: string, options?: any) => Promise<RequestArgs>;
276
265
  /**
277
266
  *
278
267
  * @summary Calling this method will check if there are pending emails for confirmation for the current user.
279
268
  * @param {*} [options] Override http request option.
280
269
  * @throws {RequiredError}
281
270
  */
282
- contactChangeConfirmationStatus: (options?: AxiosRequestConfig) => Promise<RequestArgs>;
271
+ contactChangeConfirmationStatus: (options?: any) => Promise<RequestArgs>;
283
272
  };
284
273
  /**
285
274
  * ContactChangeApi - functional programming interface
@@ -293,7 +282,7 @@ export declare const ContactChangeApiFp: (configuration?: Configuration) => {
293
282
  * @param {*} [options] Override http request option.
294
283
  * @throws {RequiredError}
295
284
  */
296
- contactChangeChangeContactEmail(body: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ContactChangeObject>>;
285
+ contactChangeChangeContactEmail(body: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ContactChangeObject>>;
297
286
  /**
298
287
  *
299
288
  * @summary Calling this method checks whether or not the entered confirmation token (verification) exists inside the database for the current user. If yes, it updates the EmailAddress field for that user with the New Email that has been requested with the ChangeContactEmail method.
@@ -301,14 +290,14 @@ export declare const ContactChangeApiFp: (configuration?: Configuration) => {
301
290
  * @param {*} [options] Override http request option.
302
291
  * @throws {RequiredError}
303
292
  */
304
- contactChangeConfirmContactEmail(verification: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<UserObject>>;
293
+ contactChangeConfirmContactEmail(verification: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<UserObject>>;
305
294
  /**
306
295
  *
307
296
  * @summary Calling this method will check if there are pending emails for confirmation for the current user.
308
297
  * @param {*} [options] Override http request option.
309
298
  * @throws {RequiredError}
310
299
  */
311
- contactChangeConfirmationStatus(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<ContactChangeObject>>>;
300
+ contactChangeConfirmationStatus(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<ContactChangeObject>>>;
312
301
  };
313
302
  /**
314
303
  * ContactChangeApi - factory interface
@@ -354,7 +343,7 @@ export declare class ContactChangeApi extends BaseAPI {
354
343
  * @throws {RequiredError}
355
344
  * @memberof ContactChangeApi
356
345
  */
357
- contactChangeChangeContactEmail(body: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContactChangeObject>>;
346
+ contactChangeChangeContactEmail(body: string, options?: any): Promise<import("axios").AxiosResponse<ContactChangeObject>>;
358
347
  /**
359
348
  *
360
349
  * @summary Calling this method checks whether or not the entered confirmation token (verification) exists inside the database for the current user. If yes, it updates the EmailAddress field for that user with the New Email that has been requested with the ChangeContactEmail method.
@@ -363,7 +352,7 @@ export declare class ContactChangeApi extends BaseAPI {
363
352
  * @throws {RequiredError}
364
353
  * @memberof ContactChangeApi
365
354
  */
366
- contactChangeConfirmContactEmail(verification: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<UserObject>>;
355
+ contactChangeConfirmContactEmail(verification: string, options?: any): Promise<import("axios").AxiosResponse<UserObject>>;
367
356
  /**
368
357
  *
369
358
  * @summary Calling this method will check if there are pending emails for confirmation for the current user.
@@ -371,7 +360,7 @@ export declare class ContactChangeApi extends BaseAPI {
371
360
  * @throws {RequiredError}
372
361
  * @memberof ContactChangeApi
373
362
  */
374
- contactChangeConfirmationStatus(options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContactChangeObject[]>>;
363
+ contactChangeConfirmationStatus(options?: any): Promise<import("axios").AxiosResponse<ContactChangeObject[]>>;
375
364
  }
376
365
  /**
377
366
  * LanguageApi - axios parameter creator
@@ -384,7 +373,7 @@ export declare const LanguageApiAxiosParamCreator: (configuration?: Configuratio
384
373
  * @param {*} [options] Override http request option.
385
374
  * @throws {RequiredError}
386
375
  */
387
- languageIndex: (options?: AxiosRequestConfig) => Promise<RequestArgs>;
376
+ languageIndex: (options?: any) => Promise<RequestArgs>;
388
377
  };
389
378
  /**
390
379
  * LanguageApi - functional programming interface
@@ -397,7 +386,7 @@ export declare const LanguageApiFp: (configuration?: Configuration) => {
397
386
  * @param {*} [options] Override http request option.
398
387
  * @throws {RequiredError}
399
388
  */
400
- languageIndex(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<LanguageObject>>>;
389
+ languageIndex(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<LanguageObject>>>;
401
390
  };
402
391
  /**
403
392
  * LanguageApi - factory interface
@@ -426,7 +415,7 @@ export declare class LanguageApi extends BaseAPI {
426
415
  * @throws {RequiredError}
427
416
  * @memberof LanguageApi
428
417
  */
429
- languageIndex(options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<LanguageObject[]>>;
418
+ languageIndex(options?: any): Promise<import("axios").AxiosResponse<LanguageObject[]>>;
430
419
  }
431
420
  /**
432
421
  * TOSApi - axios parameter creator
@@ -439,21 +428,21 @@ export declare const TOSApiAxiosParamCreator: (configuration?: Configuration) =>
439
428
  * @param {*} [options] Override http request option.
440
429
  * @throws {RequiredError}
441
430
  */
442
- tOSAcceptCurrentTOSVersion: (options?: AxiosRequestConfig) => Promise<RequestArgs>;
431
+ tOSAcceptCurrentTOSVersion: (options?: any) => Promise<RequestArgs>;
443
432
  /**
444
433
  *
445
434
  * @summary Returns the TOS Versions accepted by the current user.
446
435
  * @param {*} [options] Override http request option.
447
436
  * @throws {RequiredError}
448
437
  */
449
- tOSAcceptedTOSVersion: (options?: AxiosRequestConfig) => Promise<RequestArgs>;
438
+ tOSAcceptedTOSVersion: (options?: any) => Promise<RequestArgs>;
450
439
  /**
451
440
  *
452
441
  * @summary Returns the current TOS Version.
453
442
  * @param {*} [options] Override http request option.
454
443
  * @throws {RequiredError}
455
444
  */
456
- tOSGetCurrentTOSVersion: (options?: AxiosRequestConfig) => Promise<RequestArgs>;
445
+ tOSGetCurrentTOSVersion: (options?: any) => Promise<RequestArgs>;
457
446
  };
458
447
  /**
459
448
  * TOSApi - functional programming interface
@@ -466,21 +455,21 @@ export declare const TOSApiFp: (configuration?: Configuration) => {
466
455
  * @param {*} [options] Override http request option.
467
456
  * @throws {RequiredError}
468
457
  */
469
- tOSAcceptCurrentTOSVersion(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<string>>;
458
+ tOSAcceptCurrentTOSVersion(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<string>>;
470
459
  /**
471
460
  *
472
461
  * @summary Returns the TOS Versions accepted by the current user.
473
462
  * @param {*} [options] Override http request option.
474
463
  * @throws {RequiredError}
475
464
  */
476
- tOSAcceptedTOSVersion(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Tos>>;
465
+ tOSAcceptedTOSVersion(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Tos>>;
477
466
  /**
478
467
  *
479
468
  * @summary Returns the current TOS Version.
480
469
  * @param {*} [options] Override http request option.
481
470
  * @throws {RequiredError}
482
471
  */
483
- tOSGetCurrentTOSVersion(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<string>>;
472
+ tOSGetCurrentTOSVersion(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<string>>;
484
473
  };
485
474
  /**
486
475
  * TOSApi - factory interface
@@ -523,7 +512,7 @@ export declare class TOSApi extends BaseAPI {
523
512
  * @throws {RequiredError}
524
513
  * @memberof TOSApi
525
514
  */
526
- tOSAcceptCurrentTOSVersion(options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<string>>;
515
+ tOSAcceptCurrentTOSVersion(options?: any): Promise<import("axios").AxiosResponse<string>>;
527
516
  /**
528
517
  *
529
518
  * @summary Returns the TOS Versions accepted by the current user.
@@ -531,7 +520,7 @@ export declare class TOSApi extends BaseAPI {
531
520
  * @throws {RequiredError}
532
521
  * @memberof TOSApi
533
522
  */
534
- tOSAcceptedTOSVersion(options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<Tos>>;
523
+ tOSAcceptedTOSVersion(options?: any): Promise<import("axios").AxiosResponse<Tos>>;
535
524
  /**
536
525
  *
537
526
  * @summary Returns the current TOS Version.
@@ -539,7 +528,7 @@ export declare class TOSApi extends BaseAPI {
539
528
  * @throws {RequiredError}
540
529
  * @memberof TOSApi
541
530
  */
542
- tOSGetCurrentTOSVersion(options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<string>>;
531
+ tOSGetCurrentTOSVersion(options?: any): Promise<import("axios").AxiosResponse<string>>;
543
532
  }
544
533
  /**
545
534
  * TitleApi - axios parameter creator
@@ -552,7 +541,7 @@ export declare const TitleApiAxiosParamCreator: (configuration?: Configuration)
552
541
  * @param {*} [options] Override http request option.
553
542
  * @throws {RequiredError}
554
543
  */
555
- titleIndex: (options?: AxiosRequestConfig) => Promise<RequestArgs>;
544
+ titleIndex: (options?: any) => Promise<RequestArgs>;
556
545
  };
557
546
  /**
558
547
  * TitleApi - functional programming interface
@@ -565,7 +554,7 @@ export declare const TitleApiFp: (configuration?: Configuration) => {
565
554
  * @param {*} [options] Override http request option.
566
555
  * @throws {RequiredError}
567
556
  */
568
- titleIndex(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<TitleObject>>>;
557
+ titleIndex(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<TitleObject>>>;
569
558
  };
570
559
  /**
571
560
  * TitleApi - factory interface
@@ -594,7 +583,7 @@ export declare class TitleApi extends BaseAPI {
594
583
  * @throws {RequiredError}
595
584
  * @memberof TitleApi
596
585
  */
597
- titleIndex(options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<TitleObject[]>>;
586
+ titleIndex(options?: any): Promise<import("axios").AxiosResponse<TitleObject[]>>;
598
587
  }
599
588
  /**
600
589
  * UserApi - axios parameter creator
@@ -607,7 +596,7 @@ export declare const UserApiAxiosParamCreator: (configuration?: Configuration) =
607
596
  * @param {*} [options] Override http request option.
608
597
  * @throws {RequiredError}
609
598
  */
610
- userGetUser: (options?: AxiosRequestConfig) => Promise<RequestArgs>;
599
+ userGetUser: (options?: any) => Promise<RequestArgs>;
611
600
  /**
612
601
  *
613
602
  * @summary This method lets someone query the user database using a query string.
@@ -616,7 +605,7 @@ export declare const UserApiAxiosParamCreator: (configuration?: Configuration) =
616
605
  * @param {*} [options] Override http request option.
617
606
  * @throws {RequiredError}
618
607
  */
619
- userQuery: (queryString: string, projectId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
608
+ userQuery: (queryString: string, projectId: string, options?: any) => Promise<RequestArgs>;
620
609
  /**
621
610
  *
622
611
  * @summary Sets and returns a merge token.
@@ -624,7 +613,7 @@ export declare const UserApiAxiosParamCreator: (configuration?: Configuration) =
624
613
  * @param {*} [options] Override http request option.
625
614
  * @throws {RequiredError}
626
615
  */
627
- userSetAndReturnMergeToken: (provider: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
616
+ userSetAndReturnMergeToken: (provider: string, options?: any) => Promise<RequestArgs>;
628
617
  /**
629
618
  *
630
619
  * @summary Updates the User.
@@ -632,7 +621,7 @@ export declare const UserApiAxiosParamCreator: (configuration?: Configuration) =
632
621
  * @param {*} [options] Override http request option.
633
622
  * @throws {RequiredError}
634
623
  */
635
- userUpdateUser: (userObject: UserObject, options?: AxiosRequestConfig) => Promise<RequestArgs>;
624
+ userUpdateUser: (userObject: UserObject, options?: any) => Promise<RequestArgs>;
636
625
  };
637
626
  /**
638
627
  * UserApi - functional programming interface
@@ -645,7 +634,7 @@ export declare const UserApiFp: (configuration?: Configuration) => {
645
634
  * @param {*} [options] Override http request option.
646
635
  * @throws {RequiredError}
647
636
  */
648
- userGetUser(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<UserObject>>;
637
+ userGetUser(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<UserObject>>;
649
638
  /**
650
639
  *
651
640
  * @summary This method lets someone query the user database using a query string.
@@ -654,7 +643,7 @@ export declare const UserApiFp: (configuration?: Configuration) => {
654
643
  * @param {*} [options] Override http request option.
655
644
  * @throws {RequiredError}
656
645
  */
657
- userQuery(queryString: string, projectId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<UserObject>>>;
646
+ userQuery(queryString: string, projectId: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<UserObject>>>;
658
647
  /**
659
648
  *
660
649
  * @summary Sets and returns a merge token.
@@ -662,7 +651,7 @@ export declare const UserApiFp: (configuration?: Configuration) => {
662
651
  * @param {*} [options] Override http request option.
663
652
  * @throws {RequiredError}
664
653
  */
665
- userSetAndReturnMergeToken(provider: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<string>>;
654
+ userSetAndReturnMergeToken(provider: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<string>>;
666
655
  /**
667
656
  *
668
657
  * @summary Updates the User.
@@ -670,7 +659,7 @@ export declare const UserApiFp: (configuration?: Configuration) => {
670
659
  * @param {*} [options] Override http request option.
671
660
  * @throws {RequiredError}
672
661
  */
673
- userUpdateUser(userObject: UserObject, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<number>>;
662
+ userUpdateUser(userObject: UserObject, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<number>>;
674
663
  };
675
664
  /**
676
665
  * UserApi - factory interface
@@ -724,7 +713,7 @@ export declare class UserApi extends BaseAPI {
724
713
  * @throws {RequiredError}
725
714
  * @memberof UserApi
726
715
  */
727
- userGetUser(options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<UserObject>>;
716
+ userGetUser(options?: any): Promise<import("axios").AxiosResponse<UserObject>>;
728
717
  /**
729
718
  *
730
719
  * @summary This method lets someone query the user database using a query string.
@@ -734,7 +723,7 @@ export declare class UserApi extends BaseAPI {
734
723
  * @throws {RequiredError}
735
724
  * @memberof UserApi
736
725
  */
737
- userQuery(queryString: string, projectId: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<UserObject[]>>;
726
+ userQuery(queryString: string, projectId: string, options?: any): Promise<import("axios").AxiosResponse<UserObject[]>>;
738
727
  /**
739
728
  *
740
729
  * @summary Sets and returns a merge token.
@@ -743,7 +732,7 @@ export declare class UserApi extends BaseAPI {
743
732
  * @throws {RequiredError}
744
733
  * @memberof UserApi
745
734
  */
746
- userSetAndReturnMergeToken(provider: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<string>>;
735
+ userSetAndReturnMergeToken(provider: string, options?: any): Promise<import("axios").AxiosResponse<string>>;
747
736
  /**
748
737
  *
749
738
  * @summary Updates the User.
@@ -752,5 +741,5 @@ export declare class UserApi extends BaseAPI {
752
741
  * @throws {RequiredError}
753
742
  * @memberof UserApi
754
743
  */
755
- userUpdateUser(userObject: UserObject, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<number>>;
744
+ userUpdateUser(userObject: UserObject, options?: any): Promise<import("axios").AxiosResponse<number>>;
756
745
  }
@@ -9,8 +9,8 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import type { Configuration } from './configuration';
13
- import type { AxiosInstance, AxiosRequestConfig } from 'axios';
12
+ import { Configuration } from "./configuration";
13
+ import { AxiosInstance } from 'axios';
14
14
  export declare const BASE_PATH: string;
15
15
  /**
16
16
  *
@@ -29,7 +29,7 @@ export declare const COLLECTION_FORMATS: {
29
29
  */
30
30
  export interface RequestArgs {
31
31
  url: string;
32
- options: AxiosRequestConfig;
32
+ options: any;
33
33
  }
34
34
  /**
35
35
  *
@@ -50,5 +50,6 @@ export declare class BaseAPI {
50
50
  */
51
51
  export declare class RequiredError extends Error {
52
52
  field: string;
53
+ name: "RequiredError";
53
54
  constructor(field: string, msg?: string);
54
55
  }
@@ -9,9 +9,9 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import type { Configuration } from "./configuration";
13
- import type { RequestArgs } from "./base";
14
- import type { AxiosInstance, AxiosResponse } from 'axios';
12
+ import { Configuration } from "./configuration";
13
+ import { RequestArgs } from "./base";
14
+ import { AxiosInstance } from 'axios';
15
15
  /**
16
16
  *
17
17
  * @export
@@ -62,4 +62,4 @@ export declare const toPathString: (url: URL) => string;
62
62
  *
63
63
  * @export
64
64
  */
65
- export declare const createRequestFunction: (axiosArgs: RequestArgs, globalAxios: AxiosInstance, BASE_PATH: string, configuration?: Configuration) => <T = unknown, R = AxiosResponse<T>>(axios?: AxiosInstance, basePath?: string) => Promise<R>;
65
+ export declare const createRequestFunction: (axiosArgs: RequestArgs, globalAxios: AxiosInstance, BASE_PATH: string, configuration?: Configuration) => (axios?: AxiosInstance, basePath?: string) => Promise<import("axios").AxiosResponse<any>>;