@emilgroup/tenant-sdk 1.36.1-beta.21 → 1.36.1-beta.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (105) hide show
  1. package/.openapi-generator/FILES +0 -30
  2. package/README.md +2 -2
  3. package/api/dashboard-api.ts +0 -103
  4. package/api.ts +0 -6
  5. package/base.ts +0 -1
  6. package/dist/api/dashboard-api.d.ts +0 -56
  7. package/dist/api/dashboard-api.js +0 -92
  8. package/dist/api.d.ts +0 -3
  9. package/dist/api.js +0 -3
  10. package/dist/base.d.ts +1 -2
  11. package/dist/base.js +0 -1
  12. package/dist/models/index.d.ts +0 -27
  13. package/dist/models/index.js +0 -27
  14. package/models/index.ts +0 -27
  15. package/package.json +2 -2
  16. package/api/report-schedule-api.ts +0 -693
  17. package/api/report-schedule-logs-api.ts +0 -246
  18. package/api/user-group-api.ts +0 -1086
  19. package/dist/api/report-schedule-api.d.ts +0 -394
  20. package/dist/api/report-schedule-api.js +0 -642
  21. package/dist/api/report-schedule-logs-api.d.ts +0 -150
  22. package/dist/api/report-schedule-logs-api.js +0 -260
  23. package/dist/api/user-group-api.d.ts +0 -603
  24. package/dist/api/user-group-api.js +0 -936
  25. package/dist/models/add-users-to-group-request-dto.d.ts +0 -24
  26. package/dist/models/add-users-to-group-request-dto.js +0 -15
  27. package/dist/models/add-users-to-group-response-class.d.ts +0 -25
  28. package/dist/models/add-users-to-group-response-class.js +0 -15
  29. package/dist/models/create-report-schedule-request-dto.d.ts +0 -115
  30. package/dist/models/create-report-schedule-request-dto.js +0 -15
  31. package/dist/models/create-report-schedule-response-class.d.ts +0 -25
  32. package/dist/models/create-report-schedule-response-class.js +0 -15
  33. package/dist/models/create-user-group-request-dto.d.ts +0 -36
  34. package/dist/models/create-user-group-request-dto.js +0 -15
  35. package/dist/models/create-user-group-response-class.d.ts +0 -25
  36. package/dist/models/create-user-group-response-class.js +0 -15
  37. package/dist/models/dashboard-metadata-class.d.ts +0 -43
  38. package/dist/models/dashboard-metadata-class.js +0 -15
  39. package/dist/models/get-dashboard-metadata-response-class.d.ts +0 -25
  40. package/dist/models/get-dashboard-metadata-response-class.js +0 -15
  41. package/dist/models/get-report-schedule-response-class.d.ts +0 -25
  42. package/dist/models/get-report-schedule-response-class.js +0 -15
  43. package/dist/models/get-user-group-response-class.d.ts +0 -25
  44. package/dist/models/get-user-group-response-class.js +0 -15
  45. package/dist/models/list-report-schedule-logs-response-class.d.ts +0 -43
  46. package/dist/models/list-report-schedule-logs-response-class.js +0 -15
  47. package/dist/models/list-report-schedules-response-class.d.ts +0 -43
  48. package/dist/models/list-report-schedules-response-class.js +0 -15
  49. package/dist/models/list-user-group-members-response-class.d.ts +0 -43
  50. package/dist/models/list-user-group-members-response-class.js +0 -15
  51. package/dist/models/list-user-groups-response-class.d.ts +0 -43
  52. package/dist/models/list-user-groups-response-class.js +0 -15
  53. package/dist/models/quick-sight-analysis-parameter-class.d.ts +0 -36
  54. package/dist/models/quick-sight-analysis-parameter-class.js +0 -15
  55. package/dist/models/remove-users-from-group-request-dto.d.ts +0 -24
  56. package/dist/models/remove-users-from-group-request-dto.js +0 -15
  57. package/dist/models/report-schedule-class.d.ts +0 -157
  58. package/dist/models/report-schedule-class.js +0 -15
  59. package/dist/models/report-schedule-log-class.d.ts +0 -133
  60. package/dist/models/report-schedule-log-class.js +0 -15
  61. package/dist/models/report-schedule-parameter-class.d.ts +0 -42
  62. package/dist/models/report-schedule-parameter-class.js +0 -15
  63. package/dist/models/report-schedule-parameter-dto.d.ts +0 -42
  64. package/dist/models/report-schedule-parameter-dto.js +0 -15
  65. package/dist/models/report-schedule-parameter-value-class.d.ts +0 -30
  66. package/dist/models/report-schedule-parameter-value-class.js +0 -15
  67. package/dist/models/update-report-schedule-request-dto.d.ts +0 -121
  68. package/dist/models/update-report-schedule-request-dto.js +0 -15
  69. package/dist/models/update-report-schedule-response-class.d.ts +0 -25
  70. package/dist/models/update-report-schedule-response-class.js +0 -15
  71. package/dist/models/update-user-group-request-dto.d.ts +0 -36
  72. package/dist/models/update-user-group-request-dto.js +0 -15
  73. package/dist/models/update-user-group-response-class.d.ts +0 -25
  74. package/dist/models/update-user-group-response-class.js +0 -15
  75. package/dist/models/user-group-class.d.ts +0 -72
  76. package/dist/models/user-group-class.js +0 -15
  77. package/dist/models/user-group-member-class.d.ts +0 -42
  78. package/dist/models/user-group-member-class.js +0 -15
  79. package/models/add-users-to-group-request-dto.ts +0 -30
  80. package/models/add-users-to-group-response-class.ts +0 -31
  81. package/models/create-report-schedule-request-dto.ts +0 -121
  82. package/models/create-report-schedule-response-class.ts +0 -31
  83. package/models/create-user-group-request-dto.ts +0 -42
  84. package/models/create-user-group-response-class.ts +0 -31
  85. package/models/dashboard-metadata-class.ts +0 -49
  86. package/models/get-dashboard-metadata-response-class.ts +0 -31
  87. package/models/get-report-schedule-response-class.ts +0 -31
  88. package/models/get-user-group-response-class.ts +0 -31
  89. package/models/list-report-schedule-logs-response-class.ts +0 -49
  90. package/models/list-report-schedules-response-class.ts +0 -49
  91. package/models/list-user-group-members-response-class.ts +0 -49
  92. package/models/list-user-groups-response-class.ts +0 -49
  93. package/models/quick-sight-analysis-parameter-class.ts +0 -42
  94. package/models/remove-users-from-group-request-dto.ts +0 -30
  95. package/models/report-schedule-class.ts +0 -163
  96. package/models/report-schedule-log-class.ts +0 -139
  97. package/models/report-schedule-parameter-class.ts +0 -48
  98. package/models/report-schedule-parameter-dto.ts +0 -48
  99. package/models/report-schedule-parameter-value-class.ts +0 -36
  100. package/models/update-report-schedule-request-dto.ts +0 -127
  101. package/models/update-report-schedule-response-class.ts +0 -31
  102. package/models/update-user-group-request-dto.ts +0 -42
  103. package/models/update-user-group-response-class.ts +0 -31
  104. package/models/user-group-class.ts +0 -78
  105. package/models/user-group-member-class.ts +0 -48
@@ -1,246 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * EMIL Tenant Service
5
- * The EMIL TenantService API description
6
- *
7
- * The version of the OpenAPI document: 1.0
8
- * Contact: kontakt@emil.de
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
-
15
-
16
- import globalAxios, { AxiosPromise, AxiosInstance, AxiosRequestConfig } from 'axios';
17
- import { Configuration } from '../configuration';
18
- // Some imports not used depending on template conditions
19
- // @ts-ignore
20
- import { DUMMY_BASE_URL, assertParamExists, setApiKeyToObject, setBasicAuthToObject, setBearerAuthToObject, setOAuthToObject, setSearchParams, serializeDataIfNeeded, toPathString, createRequestFunction } from '../common';
21
- // @ts-ignore
22
- import { BASE_PATH, COLLECTION_FORMATS, RequestArgs, BaseAPI, RequiredError } from '../base';
23
- // @ts-ignore
24
- import { ListReportScheduleLogsResponseClass } from '../models';
25
- /**
26
- * ReportScheduleLogsApi - axios parameter creator
27
- * @export
28
- */
29
- export const ReportScheduleLogsApiAxiosParamCreator = function (configuration?: Configuration) {
30
- return {
31
- /**
32
- * Lists execution logs for scheduled reports **Required Permissions** \"reporting.dashboards.view\"
33
- * @summary List report-schedule-logs
34
- * @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
35
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
36
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
37
- * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
38
- * @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
39
- * @param {string} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
40
- * @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
41
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
42
- * @param {*} [options] Override http request option.
43
- * @throws {RequiredError}
44
- */
45
- listReportScheduleLogs: async (authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
46
- const localVarPath = `/tenantservice/v1/report-schedule-logs`;
47
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
48
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
49
- let baseOptions;
50
- let baseAccessToken;
51
- if (configuration) {
52
- baseOptions = configuration.baseOptions;
53
- baseAccessToken = configuration.accessToken;
54
- }
55
-
56
- const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
57
- const localVarHeaderParameter = {} as any;
58
- const localVarQueryParameter = {} as any;
59
-
60
- // authentication bearer required
61
- // http bearer authentication required
62
- await setBearerAuthToObject(localVarHeaderParameter, configuration)
63
-
64
- if (pageSize !== undefined) {
65
- localVarQueryParameter['pageSize'] = pageSize;
66
- }
67
-
68
- if (pageToken !== undefined) {
69
- localVarQueryParameter['pageToken'] = pageToken;
70
- }
71
-
72
- if (filter !== undefined) {
73
- localVarQueryParameter['filter'] = filter;
74
- }
75
-
76
- if (search !== undefined) {
77
- localVarQueryParameter['search'] = search;
78
- }
79
-
80
- if (order !== undefined) {
81
- localVarQueryParameter['order'] = order;
82
- }
83
-
84
- if (expand !== undefined) {
85
- localVarQueryParameter['expand'] = expand;
86
- }
87
-
88
- if (filters !== undefined) {
89
- localVarQueryParameter['filters'] = filters;
90
- }
91
-
92
- if (authorization !== undefined && authorization !== null || baseAccessToken !== undefined && baseAccessToken !== null) {
93
- localVarHeaderParameter['Authorization'] = String(authorization ? authorization : baseAccessToken);
94
- }
95
-
96
-
97
-
98
- setSearchParams(localVarUrlObj, localVarQueryParameter);
99
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
100
- localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
101
-
102
- return {
103
- url: toPathString(localVarUrlObj),
104
- options: localVarRequestOptions,
105
- };
106
- },
107
- }
108
- };
109
-
110
- /**
111
- * ReportScheduleLogsApi - functional programming interface
112
- * @export
113
- */
114
- export const ReportScheduleLogsApiFp = function(configuration?: Configuration) {
115
- const localVarAxiosParamCreator = ReportScheduleLogsApiAxiosParamCreator(configuration)
116
- return {
117
- /**
118
- * Lists execution logs for scheduled reports **Required Permissions** \"reporting.dashboards.view\"
119
- * @summary List report-schedule-logs
120
- * @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
121
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
122
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
123
- * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
124
- * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
125
- * @param {string} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
126
- * @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
127
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
128
- * @param {*} [options] Override http request option.
129
- * @throws {RequiredError}
130
- */
131
- async listReportScheduleLogs(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListReportScheduleLogsResponseClass>> {
132
- const localVarAxiosArgs = await localVarAxiosParamCreator.listReportScheduleLogs(authorization, pageSize, pageToken, filter, search, order, expand, filters, options);
133
- return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
134
- },
135
- }
136
- };
137
-
138
- /**
139
- * ReportScheduleLogsApi - factory interface
140
- * @export
141
- */
142
- export const ReportScheduleLogsApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
143
- const localVarFp = ReportScheduleLogsApiFp(configuration)
144
- return {
145
- /**
146
- * Lists execution logs for scheduled reports **Required Permissions** \"reporting.dashboards.view\"
147
- * @summary List report-schedule-logs
148
- * @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
149
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
150
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
151
- * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
152
- * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
153
- * @param {string} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
154
- * @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
155
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
156
- * @param {*} [options] Override http request option.
157
- * @throws {RequiredError}
158
- */
159
- listReportScheduleLogs(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: any): AxiosPromise<ListReportScheduleLogsResponseClass> {
160
- return localVarFp.listReportScheduleLogs(authorization, pageSize, pageToken, filter, search, order, expand, filters, options).then((request) => request(axios, basePath));
161
- },
162
- };
163
- };
164
-
165
- /**
166
- * Request parameters for listReportScheduleLogs operation in ReportScheduleLogsApi.
167
- * @export
168
- * @interface ReportScheduleLogsApiListReportScheduleLogsRequest
169
- */
170
- export interface ReportScheduleLogsApiListReportScheduleLogsRequest {
171
- /**
172
- * Bearer Token: provided by the login endpoint under the name accessToken.
173
- * @type {string}
174
- * @memberof ReportScheduleLogsApiListReportScheduleLogs
175
- */
176
- readonly authorization?: string
177
-
178
- /**
179
- * A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
180
- * @type {number}
181
- * @memberof ReportScheduleLogsApiListReportScheduleLogs
182
- */
183
- readonly pageSize?: number
184
-
185
- /**
186
- * A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
187
- * @type {string}
188
- * @memberof ReportScheduleLogsApiListReportScheduleLogs
189
- */
190
- readonly pageToken?: string
191
-
192
- /**
193
- * Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
194
- * @type {string}
195
- * @memberof ReportScheduleLogsApiListReportScheduleLogs
196
- */
197
- readonly filter?: string
198
-
199
- /**
200
- * To search the list by any field, pass search&#x3D;xxx to fetch the result.
201
- * @type {string}
202
- * @memberof ReportScheduleLogsApiListReportScheduleLogs
203
- */
204
- readonly search?: string
205
-
206
- /**
207
- * The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
208
- * @type {string}
209
- * @memberof ReportScheduleLogsApiListReportScheduleLogs
210
- */
211
- readonly order?: string
212
-
213
- /**
214
- * Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
215
- * @type {string}
216
- * @memberof ReportScheduleLogsApiListReportScheduleLogs
217
- */
218
- readonly expand?: string
219
-
220
- /**
221
- * Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
222
- * @type {string}
223
- * @memberof ReportScheduleLogsApiListReportScheduleLogs
224
- */
225
- readonly filters?: string
226
- }
227
-
228
- /**
229
- * ReportScheduleLogsApi - object-oriented interface
230
- * @export
231
- * @class ReportScheduleLogsApi
232
- * @extends {BaseAPI}
233
- */
234
- export class ReportScheduleLogsApi extends BaseAPI {
235
- /**
236
- * Lists execution logs for scheduled reports **Required Permissions** \"reporting.dashboards.view\"
237
- * @summary List report-schedule-logs
238
- * @param {ReportScheduleLogsApiListReportScheduleLogsRequest} requestParameters Request parameters.
239
- * @param {*} [options] Override http request option.
240
- * @throws {RequiredError}
241
- * @memberof ReportScheduleLogsApi
242
- */
243
- public listReportScheduleLogs(requestParameters: ReportScheduleLogsApiListReportScheduleLogsRequest = {}, options?: AxiosRequestConfig) {
244
- return ReportScheduleLogsApiFp(this.configuration).listReportScheduleLogs(requestParameters.authorization, requestParameters.pageSize, requestParameters.pageToken, requestParameters.filter, requestParameters.search, requestParameters.order, requestParameters.expand, requestParameters.filters, options).then((request) => request(this.axios, this.basePath));
245
- }
246
- }