@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.
- package/.openapi-generator/FILES +0 -30
- package/README.md +2 -2
- package/api/dashboard-api.ts +0 -103
- package/api.ts +0 -6
- package/base.ts +0 -1
- package/dist/api/dashboard-api.d.ts +0 -56
- package/dist/api/dashboard-api.js +0 -92
- package/dist/api.d.ts +0 -3
- package/dist/api.js +0 -3
- package/dist/base.d.ts +1 -2
- package/dist/base.js +0 -1
- package/dist/models/index.d.ts +0 -27
- package/dist/models/index.js +0 -27
- package/models/index.ts +0 -27
- package/package.json +2 -2
- package/api/report-schedule-api.ts +0 -693
- package/api/report-schedule-logs-api.ts +0 -246
- package/api/user-group-api.ts +0 -1086
- package/dist/api/report-schedule-api.d.ts +0 -394
- package/dist/api/report-schedule-api.js +0 -642
- package/dist/api/report-schedule-logs-api.d.ts +0 -150
- package/dist/api/report-schedule-logs-api.js +0 -260
- package/dist/api/user-group-api.d.ts +0 -603
- package/dist/api/user-group-api.js +0 -936
- package/dist/models/add-users-to-group-request-dto.d.ts +0 -24
- package/dist/models/add-users-to-group-request-dto.js +0 -15
- package/dist/models/add-users-to-group-response-class.d.ts +0 -25
- package/dist/models/add-users-to-group-response-class.js +0 -15
- package/dist/models/create-report-schedule-request-dto.d.ts +0 -115
- package/dist/models/create-report-schedule-request-dto.js +0 -15
- package/dist/models/create-report-schedule-response-class.d.ts +0 -25
- package/dist/models/create-report-schedule-response-class.js +0 -15
- package/dist/models/create-user-group-request-dto.d.ts +0 -36
- package/dist/models/create-user-group-request-dto.js +0 -15
- package/dist/models/create-user-group-response-class.d.ts +0 -25
- package/dist/models/create-user-group-response-class.js +0 -15
- package/dist/models/dashboard-metadata-class.d.ts +0 -43
- package/dist/models/dashboard-metadata-class.js +0 -15
- package/dist/models/get-dashboard-metadata-response-class.d.ts +0 -25
- package/dist/models/get-dashboard-metadata-response-class.js +0 -15
- package/dist/models/get-report-schedule-response-class.d.ts +0 -25
- package/dist/models/get-report-schedule-response-class.js +0 -15
- package/dist/models/get-user-group-response-class.d.ts +0 -25
- package/dist/models/get-user-group-response-class.js +0 -15
- package/dist/models/list-report-schedule-logs-response-class.d.ts +0 -43
- package/dist/models/list-report-schedule-logs-response-class.js +0 -15
- package/dist/models/list-report-schedules-response-class.d.ts +0 -43
- package/dist/models/list-report-schedules-response-class.js +0 -15
- package/dist/models/list-user-group-members-response-class.d.ts +0 -43
- package/dist/models/list-user-group-members-response-class.js +0 -15
- package/dist/models/list-user-groups-response-class.d.ts +0 -43
- package/dist/models/list-user-groups-response-class.js +0 -15
- package/dist/models/quick-sight-analysis-parameter-class.d.ts +0 -36
- package/dist/models/quick-sight-analysis-parameter-class.js +0 -15
- package/dist/models/remove-users-from-group-request-dto.d.ts +0 -24
- package/dist/models/remove-users-from-group-request-dto.js +0 -15
- package/dist/models/report-schedule-class.d.ts +0 -157
- package/dist/models/report-schedule-class.js +0 -15
- package/dist/models/report-schedule-log-class.d.ts +0 -133
- package/dist/models/report-schedule-log-class.js +0 -15
- package/dist/models/report-schedule-parameter-class.d.ts +0 -42
- package/dist/models/report-schedule-parameter-class.js +0 -15
- package/dist/models/report-schedule-parameter-dto.d.ts +0 -42
- package/dist/models/report-schedule-parameter-dto.js +0 -15
- package/dist/models/report-schedule-parameter-value-class.d.ts +0 -30
- package/dist/models/report-schedule-parameter-value-class.js +0 -15
- package/dist/models/update-report-schedule-request-dto.d.ts +0 -121
- package/dist/models/update-report-schedule-request-dto.js +0 -15
- package/dist/models/update-report-schedule-response-class.d.ts +0 -25
- package/dist/models/update-report-schedule-response-class.js +0 -15
- package/dist/models/update-user-group-request-dto.d.ts +0 -36
- package/dist/models/update-user-group-request-dto.js +0 -15
- package/dist/models/update-user-group-response-class.d.ts +0 -25
- package/dist/models/update-user-group-response-class.js +0 -15
- package/dist/models/user-group-class.d.ts +0 -72
- package/dist/models/user-group-class.js +0 -15
- package/dist/models/user-group-member-class.d.ts +0 -42
- package/dist/models/user-group-member-class.js +0 -15
- package/models/add-users-to-group-request-dto.ts +0 -30
- package/models/add-users-to-group-response-class.ts +0 -31
- package/models/create-report-schedule-request-dto.ts +0 -121
- package/models/create-report-schedule-response-class.ts +0 -31
- package/models/create-user-group-request-dto.ts +0 -42
- package/models/create-user-group-response-class.ts +0 -31
- package/models/dashboard-metadata-class.ts +0 -49
- package/models/get-dashboard-metadata-response-class.ts +0 -31
- package/models/get-report-schedule-response-class.ts +0 -31
- package/models/get-user-group-response-class.ts +0 -31
- package/models/list-report-schedule-logs-response-class.ts +0 -49
- package/models/list-report-schedules-response-class.ts +0 -49
- package/models/list-user-group-members-response-class.ts +0 -49
- package/models/list-user-groups-response-class.ts +0 -49
- package/models/quick-sight-analysis-parameter-class.ts +0 -42
- package/models/remove-users-from-group-request-dto.ts +0 -30
- package/models/report-schedule-class.ts +0 -163
- package/models/report-schedule-log-class.ts +0 -139
- package/models/report-schedule-parameter-class.ts +0 -48
- package/models/report-schedule-parameter-dto.ts +0 -48
- package/models/report-schedule-parameter-value-class.ts +0 -36
- package/models/update-report-schedule-request-dto.ts +0 -127
- package/models/update-report-schedule-response-class.ts +0 -31
- package/models/update-user-group-request-dto.ts +0 -42
- package/models/update-user-group-response-class.ts +0 -31
- package/models/user-group-class.ts +0 -78
- package/models/user-group-member-class.ts +0 -48
package/.openapi-generator/FILES
CHANGED
|
@@ -17,20 +17,15 @@ api/list-organization-invitations-api.ts
|
|
|
17
17
|
api/organization-migration-api.ts
|
|
18
18
|
api/organizations-api.ts
|
|
19
19
|
api/re-invite-an-organization-api.ts
|
|
20
|
-
api/report-schedule-api.ts
|
|
21
|
-
api/report-schedule-logs-api.ts
|
|
22
20
|
api/roles-api.ts
|
|
23
21
|
api/settings-api.ts
|
|
24
22
|
api/user-controller-rest-api.ts
|
|
25
|
-
api/user-group-api.ts
|
|
26
23
|
api/users-api.ts
|
|
27
24
|
base.ts
|
|
28
25
|
common.ts
|
|
29
26
|
configuration.ts
|
|
30
27
|
git_push.sh
|
|
31
28
|
index.ts
|
|
32
|
-
models/add-users-to-group-request-dto.ts
|
|
33
|
-
models/add-users-to-group-response-class.ts
|
|
34
29
|
models/assign-user-roles-request-dto.ts
|
|
35
30
|
models/assign-user-roles-response-class.ts
|
|
36
31
|
models/batch-delete-request-dto.ts
|
|
@@ -47,17 +42,12 @@ models/create-data-report-request-dto.ts
|
|
|
47
42
|
models/create-data-report-response-class.ts
|
|
48
43
|
models/create-organization-migration-request-dto.ts
|
|
49
44
|
models/create-organization-migration-response-class.ts
|
|
50
|
-
models/create-report-schedule-request-dto.ts
|
|
51
|
-
models/create-report-schedule-response-class.ts
|
|
52
45
|
models/create-resources-migration-request-dto.ts
|
|
53
46
|
models/create-tenant-request-dto.ts
|
|
54
|
-
models/create-user-group-request-dto.ts
|
|
55
|
-
models/create-user-group-response-class.ts
|
|
56
47
|
models/custom-field-dto.ts
|
|
57
48
|
models/custom-schema-class.ts
|
|
58
49
|
models/dashboard-class.ts
|
|
59
50
|
models/dashboard-group-class.ts
|
|
60
|
-
models/dashboard-metadata-class.ts
|
|
61
51
|
models/data-report-class.ts
|
|
62
52
|
models/data-report-filter-class.ts
|
|
63
53
|
models/data-report-filter-dto.ts
|
|
@@ -73,15 +63,12 @@ models/enable-users-response-class.ts
|
|
|
73
63
|
models/format-tenant-settings-class.ts
|
|
74
64
|
models/get-custom-schema-response-class.ts
|
|
75
65
|
models/get-dashboard-group-response-class.ts
|
|
76
|
-
models/get-dashboard-metadata-response-class.ts
|
|
77
66
|
models/get-dashboard-response-class.ts
|
|
78
67
|
models/get-data-report-response-class.ts
|
|
79
68
|
models/get-embedded-url-response-class.ts
|
|
80
69
|
models/get-organization-migration-response-class.ts
|
|
81
70
|
models/get-organization-response-class.ts
|
|
82
|
-
models/get-report-schedule-response-class.ts
|
|
83
71
|
models/get-settings-response-class.ts
|
|
84
|
-
models/get-user-group-response-class.ts
|
|
85
72
|
models/get-user-response-class.ts
|
|
86
73
|
models/index.ts
|
|
87
74
|
models/initial-tenant-config-class.ts
|
|
@@ -103,11 +90,7 @@ models/list-invites-response-class.ts
|
|
|
103
90
|
models/list-org-invitations-response-class.ts
|
|
104
91
|
models/list-organization-migrations-response-class.ts
|
|
105
92
|
models/list-organizations-response-class.ts
|
|
106
|
-
models/list-report-schedule-logs-response-class.ts
|
|
107
|
-
models/list-report-schedules-response-class.ts
|
|
108
93
|
models/list-roles-response-class.ts
|
|
109
|
-
models/list-user-group-members-response-class.ts
|
|
110
|
-
models/list-user-groups-response-class.ts
|
|
111
94
|
models/list-users-response-class.ts
|
|
112
95
|
models/org-invitation-class.ts
|
|
113
96
|
models/org-invitation-response-class.ts
|
|
@@ -115,14 +98,7 @@ models/organization-class.ts
|
|
|
115
98
|
models/organization-migration-class.ts
|
|
116
99
|
models/permission-class.ts
|
|
117
100
|
models/publish-dashboard-request-dto.ts
|
|
118
|
-
models/quick-sight-analysis-parameter-class.ts
|
|
119
101
|
models/re-invite-org-request-dto.ts
|
|
120
|
-
models/remove-users-from-group-request-dto.ts
|
|
121
|
-
models/report-schedule-class.ts
|
|
122
|
-
models/report-schedule-log-class.ts
|
|
123
|
-
models/report-schedule-parameter-class.ts
|
|
124
|
-
models/report-schedule-parameter-dto.ts
|
|
125
|
-
models/report-schedule-parameter-value-class.ts
|
|
126
102
|
models/revert-analysis-request-dto.ts
|
|
127
103
|
models/revert-organization-migration-request-dto.ts
|
|
128
104
|
models/revert-organization-migration-response-class.ts
|
|
@@ -146,12 +122,6 @@ models/update-data-report-request-dto.ts
|
|
|
146
122
|
models/update-data-report-response-class.ts
|
|
147
123
|
models/update-organization-request-dto-rest.ts
|
|
148
124
|
models/update-organization-response-class.ts
|
|
149
|
-
models/update-report-schedule-request-dto.ts
|
|
150
|
-
models/update-report-schedule-response-class.ts
|
|
151
|
-
models/update-user-group-request-dto.ts
|
|
152
|
-
models/update-user-group-response-class.ts
|
|
153
125
|
models/user-class.ts
|
|
154
|
-
models/user-group-class.ts
|
|
155
|
-
models/user-group-member-class.ts
|
|
156
126
|
package.json
|
|
157
127
|
tsconfig.json
|
package/README.md
CHANGED
|
@@ -17,11 +17,11 @@ Although this package can be used in both TypeScript and JavaScript, it is inten
|
|
|
17
17
|
Navigate to the folder of your consuming project and run one of the following commands:
|
|
18
18
|
|
|
19
19
|
```
|
|
20
|
-
npm install @emilgroup/tenant-sdk@1.36.1-beta.
|
|
20
|
+
npm install @emilgroup/tenant-sdk@1.36.1-beta.22 --save
|
|
21
21
|
```
|
|
22
22
|
or
|
|
23
23
|
```
|
|
24
|
-
yarn add @emilgroup/tenant-sdk@1.36.1-beta.
|
|
24
|
+
yarn add @emilgroup/tenant-sdk@1.36.1-beta.22
|
|
25
25
|
```
|
|
26
26
|
|
|
27
27
|
And then you can import `UsersApi`.
|
package/api/dashboard-api.ts
CHANGED
|
@@ -33,8 +33,6 @@ import { DeleteResponseClass } from '../models';
|
|
|
33
33
|
// @ts-ignore
|
|
34
34
|
import { DuplicateDashboardResponseClass } from '../models';
|
|
35
35
|
// @ts-ignore
|
|
36
|
-
import { GetDashboardMetadataResponseClass } from '../models';
|
|
37
|
-
// @ts-ignore
|
|
38
36
|
import { GetDashboardResponseClass } from '../models';
|
|
39
37
|
// @ts-ignore
|
|
40
38
|
import { GetEmbeddedUrlResponseClass } from '../models';
|
|
@@ -365,51 +363,6 @@ export const DashboardApiAxiosParamCreator = function (configuration?: Configura
|
|
|
365
363
|
|
|
366
364
|
|
|
367
365
|
|
|
368
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
369
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
370
|
-
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
371
|
-
|
|
372
|
-
return {
|
|
373
|
-
url: toPathString(localVarUrlObj),
|
|
374
|
-
options: localVarRequestOptions,
|
|
375
|
-
};
|
|
376
|
-
},
|
|
377
|
-
/**
|
|
378
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
379
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
380
|
-
* @param {string} code
|
|
381
|
-
* @param {string} [authorization] Bearer Token
|
|
382
|
-
* @param {*} [options] Override http request option.
|
|
383
|
-
* @throws {RequiredError}
|
|
384
|
-
*/
|
|
385
|
-
getDashboardMetadata: async (code: string, authorization?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
386
|
-
// verify required parameter 'code' is not null or undefined
|
|
387
|
-
assertParamExists('getDashboardMetadata', 'code', code)
|
|
388
|
-
const localVarPath = `/tenantservice/v1/dashboards/{code}/metadata`
|
|
389
|
-
.replace(`{${"code"}}`, encodeURIComponent(String(code)));
|
|
390
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
391
|
-
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
392
|
-
let baseOptions;
|
|
393
|
-
let baseAccessToken;
|
|
394
|
-
if (configuration) {
|
|
395
|
-
baseOptions = configuration.baseOptions;
|
|
396
|
-
baseAccessToken = configuration.accessToken;
|
|
397
|
-
}
|
|
398
|
-
|
|
399
|
-
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
400
|
-
const localVarHeaderParameter = {} as any;
|
|
401
|
-
const localVarQueryParameter = {} as any;
|
|
402
|
-
|
|
403
|
-
// authentication bearer required
|
|
404
|
-
// http bearer authentication required
|
|
405
|
-
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
406
|
-
|
|
407
|
-
if (authorization !== undefined && authorization !== null || baseAccessToken !== undefined && baseAccessToken !== null) {
|
|
408
|
-
localVarHeaderParameter['Authorization'] = String(authorization ? authorization : baseAccessToken);
|
|
409
|
-
}
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
366
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
414
367
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
415
368
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
@@ -735,18 +688,6 @@ export const DashboardApiFp = function(configuration?: Configuration) {
|
|
|
735
688
|
const localVarAxiosArgs = await localVarAxiosParamCreator.getDashboardEmbeddedUrl(providerDashboardId, authorization, options);
|
|
736
689
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
737
690
|
},
|
|
738
|
-
/**
|
|
739
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
740
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
741
|
-
* @param {string} code
|
|
742
|
-
* @param {string} [authorization] Bearer Token
|
|
743
|
-
* @param {*} [options] Override http request option.
|
|
744
|
-
* @throws {RequiredError}
|
|
745
|
-
*/
|
|
746
|
-
async getDashboardMetadata(code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetDashboardMetadataResponseClass>> {
|
|
747
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.getDashboardMetadata(code, authorization, options);
|
|
748
|
-
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
749
|
-
},
|
|
750
691
|
/**
|
|
751
692
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
752
693
|
* @summary Retrieves a list of dashboards
|
|
@@ -890,17 +831,6 @@ export const DashboardApiFactory = function (configuration?: Configuration, base
|
|
|
890
831
|
getDashboardEmbeddedUrl(providerDashboardId: string, authorization?: string, options?: any): AxiosPromise<GetEmbeddedUrlResponseClass> {
|
|
891
832
|
return localVarFp.getDashboardEmbeddedUrl(providerDashboardId, authorization, options).then((request) => request(axios, basePath));
|
|
892
833
|
},
|
|
893
|
-
/**
|
|
894
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
895
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
896
|
-
* @param {string} code
|
|
897
|
-
* @param {string} [authorization] Bearer Token
|
|
898
|
-
* @param {*} [options] Override http request option.
|
|
899
|
-
* @throws {RequiredError}
|
|
900
|
-
*/
|
|
901
|
-
getDashboardMetadata(code: string, authorization?: string, options?: any): AxiosPromise<GetDashboardMetadataResponseClass> {
|
|
902
|
-
return localVarFp.getDashboardMetadata(code, authorization, options).then((request) => request(axios, basePath));
|
|
903
|
-
},
|
|
904
834
|
/**
|
|
905
835
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
906
836
|
* @summary Retrieves a list of dashboards
|
|
@@ -1102,27 +1032,6 @@ export interface DashboardApiGetDashboardEmbeddedUrlRequest {
|
|
|
1102
1032
|
readonly authorization?: string
|
|
1103
1033
|
}
|
|
1104
1034
|
|
|
1105
|
-
/**
|
|
1106
|
-
* Request parameters for getDashboardMetadata operation in DashboardApi.
|
|
1107
|
-
* @export
|
|
1108
|
-
* @interface DashboardApiGetDashboardMetadataRequest
|
|
1109
|
-
*/
|
|
1110
|
-
export interface DashboardApiGetDashboardMetadataRequest {
|
|
1111
|
-
/**
|
|
1112
|
-
*
|
|
1113
|
-
* @type {string}
|
|
1114
|
-
* @memberof DashboardApiGetDashboardMetadata
|
|
1115
|
-
*/
|
|
1116
|
-
readonly code: string
|
|
1117
|
-
|
|
1118
|
-
/**
|
|
1119
|
-
* Bearer Token
|
|
1120
|
-
* @type {string}
|
|
1121
|
-
* @memberof DashboardApiGetDashboardMetadata
|
|
1122
|
-
*/
|
|
1123
|
-
readonly authorization?: string
|
|
1124
|
-
}
|
|
1125
|
-
|
|
1126
1035
|
/**
|
|
1127
1036
|
* Request parameters for listDashboards operation in DashboardApi.
|
|
1128
1037
|
* @export
|
|
@@ -1348,18 +1257,6 @@ export class DashboardApi extends BaseAPI {
|
|
|
1348
1257
|
return DashboardApiFp(this.configuration).getDashboardEmbeddedUrl(requestParameters.providerDashboardId, requestParameters.authorization, options).then((request) => request(this.axios, this.basePath));
|
|
1349
1258
|
}
|
|
1350
1259
|
|
|
1351
|
-
/**
|
|
1352
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
1353
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
1354
|
-
* @param {DashboardApiGetDashboardMetadataRequest} requestParameters Request parameters.
|
|
1355
|
-
* @param {*} [options] Override http request option.
|
|
1356
|
-
* @throws {RequiredError}
|
|
1357
|
-
* @memberof DashboardApi
|
|
1358
|
-
*/
|
|
1359
|
-
public getDashboardMetadata(requestParameters: DashboardApiGetDashboardMetadataRequest, options?: AxiosRequestConfig) {
|
|
1360
|
-
return DashboardApiFp(this.configuration).getDashboardMetadata(requestParameters.code, requestParameters.authorization, options).then((request) => request(this.axios, this.basePath));
|
|
1361
|
-
}
|
|
1362
|
-
|
|
1363
1260
|
/**
|
|
1364
1261
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
1365
1262
|
* @summary Retrieves a list of dashboards
|
package/api.ts
CHANGED
|
@@ -34,12 +34,9 @@ import { ListOrganizationInvitationsApi } from './api';
|
|
|
34
34
|
import { OrganizationMigrationApi } from './api';
|
|
35
35
|
import { OrganizationsApi } from './api';
|
|
36
36
|
import { ReInviteAnOrganizationApi } from './api';
|
|
37
|
-
import { ReportScheduleApi } from './api';
|
|
38
|
-
import { ReportScheduleLogsApi } from './api';
|
|
39
37
|
import { RolesApi } from './api';
|
|
40
38
|
import { SettingsApi } from './api';
|
|
41
39
|
import { UserControllerRestApi } from './api';
|
|
42
|
-
import { UserGroupApi } from './api';
|
|
43
40
|
import { UsersApi } from './api';
|
|
44
41
|
|
|
45
42
|
|
|
@@ -57,11 +54,8 @@ export * from './api/list-organization-invitations-api';
|
|
|
57
54
|
export * from './api/organization-migration-api';
|
|
58
55
|
export * from './api/organizations-api';
|
|
59
56
|
export * from './api/re-invite-an-organization-api';
|
|
60
|
-
export * from './api/report-schedule-api';
|
|
61
|
-
export * from './api/report-schedule-logs-api';
|
|
62
57
|
export * from './api/roles-api';
|
|
63
58
|
export * from './api/settings-api';
|
|
64
59
|
export * from './api/user-controller-rest-api';
|
|
65
|
-
export * from './api/user-group-api';
|
|
66
60
|
export * from './api/users-api';
|
|
67
61
|
|
package/base.ts
CHANGED
|
@@ -53,7 +53,6 @@ export enum Environment {
|
|
|
53
53
|
Staging = 'https://apiv2-staging.emil.de',
|
|
54
54
|
Development = 'https://apiv2-dev.emil.de',
|
|
55
55
|
ProductionZurich = 'https://eu-central-2.apiv2.emil.de',
|
|
56
|
-
StagingZurich = 'https://eu-central-2.apiv2-staging.emil.de',
|
|
57
56
|
}
|
|
58
57
|
|
|
59
58
|
let _retry_count = 0
|
|
@@ -18,7 +18,6 @@ import { CreateDashboardV2RequestDto } from '../models';
|
|
|
18
18
|
import { CreateDashboardV2ResponseClass } from '../models';
|
|
19
19
|
import { DeleteResponseClass } from '../models';
|
|
20
20
|
import { DuplicateDashboardResponseClass } from '../models';
|
|
21
|
-
import { GetDashboardMetadataResponseClass } from '../models';
|
|
22
21
|
import { GetDashboardResponseClass } from '../models';
|
|
23
22
|
import { GetEmbeddedUrlResponseClass } from '../models';
|
|
24
23
|
import { ListDashboardsResponseClass } from '../models';
|
|
@@ -95,15 +94,6 @@ export declare const DashboardApiAxiosParamCreator: (configuration?: Configurati
|
|
|
95
94
|
* @throws {RequiredError}
|
|
96
95
|
*/
|
|
97
96
|
getDashboardEmbeddedUrl: (providerDashboardId: string, authorization?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
98
|
-
/**
|
|
99
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
100
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
101
|
-
* @param {string} code
|
|
102
|
-
* @param {string} [authorization] Bearer Token
|
|
103
|
-
* @param {*} [options] Override http request option.
|
|
104
|
-
* @throws {RequiredError}
|
|
105
|
-
*/
|
|
106
|
-
getDashboardMetadata: (code: string, authorization?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
107
97
|
/**
|
|
108
98
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
109
99
|
* @summary Retrieves a list of dashboards
|
|
@@ -217,15 +207,6 @@ export declare const DashboardApiFp: (configuration?: Configuration) => {
|
|
|
217
207
|
* @throws {RequiredError}
|
|
218
208
|
*/
|
|
219
209
|
getDashboardEmbeddedUrl(providerDashboardId: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetEmbeddedUrlResponseClass>>;
|
|
220
|
-
/**
|
|
221
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
222
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
223
|
-
* @param {string} code
|
|
224
|
-
* @param {string} [authorization] Bearer Token
|
|
225
|
-
* @param {*} [options] Override http request option.
|
|
226
|
-
* @throws {RequiredError}
|
|
227
|
-
*/
|
|
228
|
-
getDashboardMetadata(code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetDashboardMetadataResponseClass>>;
|
|
229
210
|
/**
|
|
230
211
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
231
212
|
* @summary Retrieves a list of dashboards
|
|
@@ -339,15 +320,6 @@ export declare const DashboardApiFactory: (configuration?: Configuration, basePa
|
|
|
339
320
|
* @throws {RequiredError}
|
|
340
321
|
*/
|
|
341
322
|
getDashboardEmbeddedUrl(providerDashboardId: string, authorization?: string, options?: any): AxiosPromise<GetEmbeddedUrlResponseClass>;
|
|
342
|
-
/**
|
|
343
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
344
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
345
|
-
* @param {string} code
|
|
346
|
-
* @param {string} [authorization] Bearer Token
|
|
347
|
-
* @param {*} [options] Override http request option.
|
|
348
|
-
* @throws {RequiredError}
|
|
349
|
-
*/
|
|
350
|
-
getDashboardMetadata(code: string, authorization?: string, options?: any): AxiosPromise<GetDashboardMetadataResponseClass>;
|
|
351
323
|
/**
|
|
352
324
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
353
325
|
* @summary Retrieves a list of dashboards
|
|
@@ -525,25 +497,6 @@ export interface DashboardApiGetDashboardEmbeddedUrlRequest {
|
|
|
525
497
|
*/
|
|
526
498
|
readonly authorization?: string;
|
|
527
499
|
}
|
|
528
|
-
/**
|
|
529
|
-
* Request parameters for getDashboardMetadata operation in DashboardApi.
|
|
530
|
-
* @export
|
|
531
|
-
* @interface DashboardApiGetDashboardMetadataRequest
|
|
532
|
-
*/
|
|
533
|
-
export interface DashboardApiGetDashboardMetadataRequest {
|
|
534
|
-
/**
|
|
535
|
-
*
|
|
536
|
-
* @type {string}
|
|
537
|
-
* @memberof DashboardApiGetDashboardMetadata
|
|
538
|
-
*/
|
|
539
|
-
readonly code: string;
|
|
540
|
-
/**
|
|
541
|
-
* Bearer Token
|
|
542
|
-
* @type {string}
|
|
543
|
-
* @memberof DashboardApiGetDashboardMetadata
|
|
544
|
-
*/
|
|
545
|
-
readonly authorization?: string;
|
|
546
|
-
}
|
|
547
500
|
/**
|
|
548
501
|
* Request parameters for listDashboards operation in DashboardApi.
|
|
549
502
|
* @export
|
|
@@ -733,15 +686,6 @@ export declare class DashboardApi extends BaseAPI {
|
|
|
733
686
|
* @memberof DashboardApi
|
|
734
687
|
*/
|
|
735
688
|
getDashboardEmbeddedUrl(requestParameters: DashboardApiGetDashboardEmbeddedUrlRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<GetEmbeddedUrlResponseClass, any, {}>>;
|
|
736
|
-
/**
|
|
737
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
738
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
739
|
-
* @param {DashboardApiGetDashboardMetadataRequest} requestParameters Request parameters.
|
|
740
|
-
* @param {*} [options] Override http request option.
|
|
741
|
-
* @throws {RequiredError}
|
|
742
|
-
* @memberof DashboardApi
|
|
743
|
-
*/
|
|
744
|
-
getDashboardMetadata(requestParameters: DashboardApiGetDashboardMetadataRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<GetDashboardMetadataResponseClass, any, {}>>;
|
|
745
689
|
/**
|
|
746
690
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
747
691
|
* @summary Retrieves a list of dashboards
|
|
@@ -431,54 +431,6 @@ var DashboardApiAxiosParamCreator = function (configuration) {
|
|
|
431
431
|
});
|
|
432
432
|
});
|
|
433
433
|
},
|
|
434
|
-
/**
|
|
435
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
436
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
437
|
-
* @param {string} code
|
|
438
|
-
* @param {string} [authorization] Bearer Token
|
|
439
|
-
* @param {*} [options] Override http request option.
|
|
440
|
-
* @throws {RequiredError}
|
|
441
|
-
*/
|
|
442
|
-
getDashboardMetadata: function (code, authorization, options) {
|
|
443
|
-
if (options === void 0) { options = {}; }
|
|
444
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
445
|
-
var localVarPath, localVarUrlObj, baseOptions, baseAccessToken, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
446
|
-
return __generator(this, function (_a) {
|
|
447
|
-
switch (_a.label) {
|
|
448
|
-
case 0:
|
|
449
|
-
// verify required parameter 'code' is not null or undefined
|
|
450
|
-
(0, common_1.assertParamExists)('getDashboardMetadata', 'code', code);
|
|
451
|
-
localVarPath = "/tenantservice/v1/dashboards/{code}/metadata"
|
|
452
|
-
.replace("{".concat("code", "}"), encodeURIComponent(String(code)));
|
|
453
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
454
|
-
if (configuration) {
|
|
455
|
-
baseOptions = configuration.baseOptions;
|
|
456
|
-
baseAccessToken = configuration.accessToken;
|
|
457
|
-
}
|
|
458
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
|
|
459
|
-
localVarHeaderParameter = {};
|
|
460
|
-
localVarQueryParameter = {};
|
|
461
|
-
// authentication bearer required
|
|
462
|
-
// http bearer authentication required
|
|
463
|
-
return [4 /*yield*/, (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration)];
|
|
464
|
-
case 1:
|
|
465
|
-
// authentication bearer required
|
|
466
|
-
// http bearer authentication required
|
|
467
|
-
_a.sent();
|
|
468
|
-
if (authorization !== undefined && authorization !== null || baseAccessToken !== undefined && baseAccessToken !== null) {
|
|
469
|
-
localVarHeaderParameter['Authorization'] = String(authorization ? authorization : baseAccessToken);
|
|
470
|
-
}
|
|
471
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
472
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
473
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
474
|
-
return [2 /*return*/, {
|
|
475
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
476
|
-
options: localVarRequestOptions,
|
|
477
|
-
}];
|
|
478
|
-
}
|
|
479
|
-
});
|
|
480
|
-
});
|
|
481
|
-
},
|
|
482
434
|
/**
|
|
483
435
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
484
436
|
* @summary Retrieves a list of dashboards
|
|
@@ -860,27 +812,6 @@ var DashboardApiFp = function (configuration) {
|
|
|
860
812
|
});
|
|
861
813
|
});
|
|
862
814
|
},
|
|
863
|
-
/**
|
|
864
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
865
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
866
|
-
* @param {string} code
|
|
867
|
-
* @param {string} [authorization] Bearer Token
|
|
868
|
-
* @param {*} [options] Override http request option.
|
|
869
|
-
* @throws {RequiredError}
|
|
870
|
-
*/
|
|
871
|
-
getDashboardMetadata: function (code, authorization, options) {
|
|
872
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
873
|
-
var localVarAxiosArgs;
|
|
874
|
-
return __generator(this, function (_a) {
|
|
875
|
-
switch (_a.label) {
|
|
876
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getDashboardMetadata(code, authorization, options)];
|
|
877
|
-
case 1:
|
|
878
|
-
localVarAxiosArgs = _a.sent();
|
|
879
|
-
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
880
|
-
}
|
|
881
|
-
});
|
|
882
|
-
});
|
|
883
|
-
},
|
|
884
815
|
/**
|
|
885
816
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
886
817
|
* @summary Retrieves a list of dashboards
|
|
@@ -1060,17 +991,6 @@ var DashboardApiFactory = function (configuration, basePath, axios) {
|
|
|
1060
991
|
getDashboardEmbeddedUrl: function (providerDashboardId, authorization, options) {
|
|
1061
992
|
return localVarFp.getDashboardEmbeddedUrl(providerDashboardId, authorization, options).then(function (request) { return request(axios, basePath); });
|
|
1062
993
|
},
|
|
1063
|
-
/**
|
|
1064
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
1065
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
1066
|
-
* @param {string} code
|
|
1067
|
-
* @param {string} [authorization] Bearer Token
|
|
1068
|
-
* @param {*} [options] Override http request option.
|
|
1069
|
-
* @throws {RequiredError}
|
|
1070
|
-
*/
|
|
1071
|
-
getDashboardMetadata: function (code, authorization, options) {
|
|
1072
|
-
return localVarFp.getDashboardMetadata(code, authorization, options).then(function (request) { return request(axios, basePath); });
|
|
1073
|
-
},
|
|
1074
994
|
/**
|
|
1075
995
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
1076
996
|
* @summary Retrieves a list of dashboards
|
|
@@ -1221,18 +1141,6 @@ var DashboardApi = /** @class */ (function (_super) {
|
|
|
1221
1141
|
var _this = this;
|
|
1222
1142
|
return (0, exports.DashboardApiFp)(this.configuration).getDashboardEmbeddedUrl(requestParameters.providerDashboardId, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
1223
1143
|
};
|
|
1224
|
-
/**
|
|
1225
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
1226
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
1227
|
-
* @param {DashboardApiGetDashboardMetadataRequest} requestParameters Request parameters.
|
|
1228
|
-
* @param {*} [options] Override http request option.
|
|
1229
|
-
* @throws {RequiredError}
|
|
1230
|
-
* @memberof DashboardApi
|
|
1231
|
-
*/
|
|
1232
|
-
DashboardApi.prototype.getDashboardMetadata = function (requestParameters, options) {
|
|
1233
|
-
var _this = this;
|
|
1234
|
-
return (0, exports.DashboardApiFp)(this.configuration).getDashboardMetadata(requestParameters.code, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
1235
|
-
};
|
|
1236
1144
|
/**
|
|
1237
1145
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
1238
1146
|
* @summary Retrieves a list of dashboards
|
package/dist/api.d.ts
CHANGED
|
@@ -23,10 +23,7 @@ export * from './api/list-organization-invitations-api';
|
|
|
23
23
|
export * from './api/organization-migration-api';
|
|
24
24
|
export * from './api/organizations-api';
|
|
25
25
|
export * from './api/re-invite-an-organization-api';
|
|
26
|
-
export * from './api/report-schedule-api';
|
|
27
|
-
export * from './api/report-schedule-logs-api';
|
|
28
26
|
export * from './api/roles-api';
|
|
29
27
|
export * from './api/settings-api';
|
|
30
28
|
export * from './api/user-controller-rest-api';
|
|
31
|
-
export * from './api/user-group-api';
|
|
32
29
|
export * from './api/users-api';
|
package/dist/api.js
CHANGED
|
@@ -41,10 +41,7 @@ __exportStar(require("./api/list-organization-invitations-api"), exports);
|
|
|
41
41
|
__exportStar(require("./api/organization-migration-api"), exports);
|
|
42
42
|
__exportStar(require("./api/organizations-api"), exports);
|
|
43
43
|
__exportStar(require("./api/re-invite-an-organization-api"), exports);
|
|
44
|
-
__exportStar(require("./api/report-schedule-api"), exports);
|
|
45
|
-
__exportStar(require("./api/report-schedule-logs-api"), exports);
|
|
46
44
|
__exportStar(require("./api/roles-api"), exports);
|
|
47
45
|
__exportStar(require("./api/settings-api"), exports);
|
|
48
46
|
__exportStar(require("./api/user-controller-rest-api"), exports);
|
|
49
|
-
__exportStar(require("./api/user-group-api"), exports);
|
|
50
47
|
__exportStar(require("./api/users-api"), exports);
|
package/dist/base.d.ts
CHANGED
|
@@ -39,8 +39,7 @@ export declare enum Environment {
|
|
|
39
39
|
Test = "https://apiv2-test.emil.de",
|
|
40
40
|
Staging = "https://apiv2-staging.emil.de",
|
|
41
41
|
Development = "https://apiv2-dev.emil.de",
|
|
42
|
-
ProductionZurich = "https://eu-central-2.apiv2.emil.de"
|
|
43
|
-
StagingZurich = "https://eu-central-2.apiv2-staging.emil.de"
|
|
42
|
+
ProductionZurich = "https://eu-central-2.apiv2.emil.de"
|
|
44
43
|
}
|
|
45
44
|
export declare function resetRetry(): void;
|
|
46
45
|
/**
|
package/dist/base.js
CHANGED
|
@@ -102,7 +102,6 @@ var Environment;
|
|
|
102
102
|
Environment["Staging"] = "https://apiv2-staging.emil.de";
|
|
103
103
|
Environment["Development"] = "https://apiv2-dev.emil.de";
|
|
104
104
|
Environment["ProductionZurich"] = "https://eu-central-2.apiv2.emil.de";
|
|
105
|
-
Environment["StagingZurich"] = "https://eu-central-2.apiv2-staging.emil.de";
|
|
106
105
|
})(Environment = exports.Environment || (exports.Environment = {}));
|
|
107
106
|
var _retry_count = 0;
|
|
108
107
|
var _retry = null;
|
package/dist/models/index.d.ts
CHANGED
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
export * from './add-users-to-group-request-dto';
|
|
2
|
-
export * from './add-users-to-group-response-class';
|
|
3
1
|
export * from './assign-user-roles-request-dto';
|
|
4
2
|
export * from './assign-user-roles-response-class';
|
|
5
3
|
export * from './batch-delete-request-dto';
|
|
@@ -16,18 +14,13 @@ export * from './create-data-report-request-dto';
|
|
|
16
14
|
export * from './create-data-report-response-class';
|
|
17
15
|
export * from './create-organization-migration-request-dto';
|
|
18
16
|
export * from './create-organization-migration-response-class';
|
|
19
|
-
export * from './create-report-schedule-request-dto';
|
|
20
|
-
export * from './create-report-schedule-response-class';
|
|
21
17
|
export * from './create-resources-migration-request-dto';
|
|
22
18
|
export * from './create-tenant-request-dto';
|
|
23
|
-
export * from './create-user-group-request-dto';
|
|
24
|
-
export * from './create-user-group-response-class';
|
|
25
19
|
export * from './custom-field-dto';
|
|
26
20
|
export * from './custom-schema-class';
|
|
27
21
|
export * from './dbconfig-dto';
|
|
28
22
|
export * from './dashboard-class';
|
|
29
23
|
export * from './dashboard-group-class';
|
|
30
|
-
export * from './dashboard-metadata-class';
|
|
31
24
|
export * from './data-report-class';
|
|
32
25
|
export * from './data-report-filter-class';
|
|
33
26
|
export * from './data-report-filter-dto';
|
|
@@ -42,15 +35,12 @@ export * from './enable-users-response-class';
|
|
|
42
35
|
export * from './format-tenant-settings-class';
|
|
43
36
|
export * from './get-custom-schema-response-class';
|
|
44
37
|
export * from './get-dashboard-group-response-class';
|
|
45
|
-
export * from './get-dashboard-metadata-response-class';
|
|
46
38
|
export * from './get-dashboard-response-class';
|
|
47
39
|
export * from './get-data-report-response-class';
|
|
48
40
|
export * from './get-embedded-url-response-class';
|
|
49
41
|
export * from './get-organization-migration-response-class';
|
|
50
42
|
export * from './get-organization-response-class';
|
|
51
|
-
export * from './get-report-schedule-response-class';
|
|
52
43
|
export * from './get-settings-response-class';
|
|
53
|
-
export * from './get-user-group-response-class';
|
|
54
44
|
export * from './get-user-response-class';
|
|
55
45
|
export * from './initial-tenant-config-class';
|
|
56
46
|
export * from './inline-response200';
|
|
@@ -71,11 +61,7 @@ export * from './list-invites-response-class';
|
|
|
71
61
|
export * from './list-org-invitations-response-class';
|
|
72
62
|
export * from './list-organization-migrations-response-class';
|
|
73
63
|
export * from './list-organizations-response-class';
|
|
74
|
-
export * from './list-report-schedule-logs-response-class';
|
|
75
|
-
export * from './list-report-schedules-response-class';
|
|
76
64
|
export * from './list-roles-response-class';
|
|
77
|
-
export * from './list-user-group-members-response-class';
|
|
78
|
-
export * from './list-user-groups-response-class';
|
|
79
65
|
export * from './list-users-response-class';
|
|
80
66
|
export * from './org-invitation-class';
|
|
81
67
|
export * from './org-invitation-response-class';
|
|
@@ -83,14 +69,7 @@ export * from './organization-class';
|
|
|
83
69
|
export * from './organization-migration-class';
|
|
84
70
|
export * from './permission-class';
|
|
85
71
|
export * from './publish-dashboard-request-dto';
|
|
86
|
-
export * from './quick-sight-analysis-parameter-class';
|
|
87
72
|
export * from './re-invite-org-request-dto';
|
|
88
|
-
export * from './remove-users-from-group-request-dto';
|
|
89
|
-
export * from './report-schedule-class';
|
|
90
|
-
export * from './report-schedule-log-class';
|
|
91
|
-
export * from './report-schedule-parameter-class';
|
|
92
|
-
export * from './report-schedule-parameter-dto';
|
|
93
|
-
export * from './report-schedule-parameter-value-class';
|
|
94
73
|
export * from './revert-analysis-request-dto';
|
|
95
74
|
export * from './revert-organization-migration-request-dto';
|
|
96
75
|
export * from './revert-organization-migration-response-class';
|
|
@@ -114,10 +93,4 @@ export * from './update-data-report-request-dto';
|
|
|
114
93
|
export * from './update-data-report-response-class';
|
|
115
94
|
export * from './update-organization-request-dto-rest';
|
|
116
95
|
export * from './update-organization-response-class';
|
|
117
|
-
export * from './update-report-schedule-request-dto';
|
|
118
|
-
export * from './update-report-schedule-response-class';
|
|
119
|
-
export * from './update-user-group-request-dto';
|
|
120
|
-
export * from './update-user-group-response-class';
|
|
121
96
|
export * from './user-class';
|
|
122
|
-
export * from './user-group-class';
|
|
123
|
-
export * from './user-group-member-class';
|