@emilgroup/partner-sdk 1.22.1-beta.15 → 1.22.1-beta.16

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 (104) hide show
  1. package/.openapi-generator/FILES +1 -26
  2. package/README.md +2 -2
  3. package/api/{health-api.ts → default-api.ts} +13 -13
  4. package/api.ts +2 -8
  5. package/base.ts +0 -1
  6. package/dist/api/{health-api.d.ts → default-api.d.ts} +10 -10
  7. package/dist/api/{health-api.js → default-api.js} +22 -22
  8. package/dist/api.d.ts +1 -4
  9. package/dist/api.js +1 -4
  10. package/dist/base.d.ts +1 -2
  11. package/dist/base.js +0 -1
  12. package/dist/models/index.d.ts +0 -22
  13. package/dist/models/index.js +0 -22
  14. package/dist/models/list-partner-relation-class.d.ts +6 -18
  15. package/dist/models/list-partner-relation-types-class.d.ts +6 -18
  16. package/dist/models/list-partner-types-response-class.d.ts +6 -18
  17. package/dist/models/list-partner-versions-response-class.d.ts +6 -18
  18. package/dist/models/list-partners-response-class.d.ts +6 -18
  19. package/dist/models/list-related-partners-response-class.d.ts +6 -18
  20. package/dist/models/list-tags-response-class.d.ts +6 -18
  21. package/models/index.ts +0 -22
  22. package/models/list-partner-relation-class.ts +6 -18
  23. package/models/list-partner-relation-types-class.ts +6 -18
  24. package/models/list-partner-types-response-class.ts +6 -18
  25. package/models/list-partner-versions-response-class.ts +6 -18
  26. package/models/list-partners-response-class.ts +6 -18
  27. package/models/list-related-partners-response-class.ts +6 -18
  28. package/models/list-tags-response-class.ts +6 -18
  29. package/package.json +1 -1
  30. package/api/blacklist-api.ts +0 -662
  31. package/api/blacklist-reasons-api.ts +0 -797
  32. package/api/partner-hierarchy-types-api.ts +0 -679
  33. package/dist/api/blacklist-api.d.ts +0 -375
  34. package/dist/api/blacklist-api.js +0 -629
  35. package/dist/api/blacklist-reasons-api.d.ts +0 -450
  36. package/dist/api/blacklist-reasons-api.js +0 -735
  37. package/dist/api/partner-hierarchy-types-api.d.ts +0 -385
  38. package/dist/api/partner-hierarchy-types-api.js +0 -636
  39. package/dist/models/blacklist-item-class.d.ts +0 -78
  40. package/dist/models/blacklist-item-class.js +0 -15
  41. package/dist/models/blacklist-reason-class.d.ts +0 -78
  42. package/dist/models/blacklist-reason-class.js +0 -15
  43. package/dist/models/create-blacklist-item-request-dto.d.ts +0 -36
  44. package/dist/models/create-blacklist-item-request-dto.js +0 -15
  45. package/dist/models/create-blacklist-item-response-class.d.ts +0 -25
  46. package/dist/models/create-blacklist-item-response-class.js +0 -15
  47. package/dist/models/create-blacklist-reason-request-dto.d.ts +0 -36
  48. package/dist/models/create-blacklist-reason-request-dto.js +0 -15
  49. package/dist/models/create-blacklist-reason-response-class.d.ts +0 -25
  50. package/dist/models/create-blacklist-reason-response-class.js +0 -15
  51. package/dist/models/create-partner-hierarchy-type-request-dto.d.ts +0 -30
  52. package/dist/models/create-partner-hierarchy-type-request-dto.js +0 -15
  53. package/dist/models/create-partner-hierarchy-type-response-class.d.ts +0 -25
  54. package/dist/models/create-partner-hierarchy-type-response-class.js +0 -15
  55. package/dist/models/delete-by-code-response-class.d.ts +0 -24
  56. package/dist/models/delete-by-code-response-class.js +0 -15
  57. package/dist/models/get-blacklist-item-response-class.d.ts +0 -25
  58. package/dist/models/get-blacklist-item-response-class.js +0 -15
  59. package/dist/models/get-blacklist-reason-response-class.d.ts +0 -25
  60. package/dist/models/get-blacklist-reason-response-class.js +0 -15
  61. package/dist/models/get-partner-hierarchy-type-response-class.d.ts +0 -25
  62. package/dist/models/get-partner-hierarchy-type-response-class.js +0 -15
  63. package/dist/models/is-blacklisted-response-class.d.ts +0 -54
  64. package/dist/models/is-blacklisted-response-class.js +0 -15
  65. package/dist/models/list-blacklist-items-response-class.d.ts +0 -43
  66. package/dist/models/list-blacklist-items-response-class.js +0 -15
  67. package/dist/models/list-blacklist-reasons-response-class.d.ts +0 -43
  68. package/dist/models/list-blacklist-reasons-response-class.js +0 -15
  69. package/dist/models/list-partner-hierarchy-types-response-class.d.ts +0 -43
  70. package/dist/models/list-partner-hierarchy-types-response-class.js +0 -15
  71. package/dist/models/partner-hierarchy-type-class.d.ts +0 -66
  72. package/dist/models/partner-hierarchy-type-class.js +0 -15
  73. package/dist/models/update-blacklist-reason-request-dto.d.ts +0 -30
  74. package/dist/models/update-blacklist-reason-request-dto.js +0 -15
  75. package/dist/models/update-blacklist-reason-response-class.d.ts +0 -25
  76. package/dist/models/update-blacklist-reason-response-class.js +0 -15
  77. package/dist/models/update-blacklist-reason-status-request-dto.d.ts +0 -24
  78. package/dist/models/update-blacklist-reason-status-request-dto.js +0 -15
  79. package/dist/models/update-partner-hierarchy-type-request-dto.d.ts +0 -30
  80. package/dist/models/update-partner-hierarchy-type-request-dto.js +0 -15
  81. package/dist/models/update-partner-hierarchy-type-response-class.d.ts +0 -25
  82. package/dist/models/update-partner-hierarchy-type-response-class.js +0 -15
  83. package/models/blacklist-item-class.ts +0 -84
  84. package/models/blacklist-reason-class.ts +0 -84
  85. package/models/create-blacklist-item-request-dto.ts +0 -42
  86. package/models/create-blacklist-item-response-class.ts +0 -31
  87. package/models/create-blacklist-reason-request-dto.ts +0 -42
  88. package/models/create-blacklist-reason-response-class.ts +0 -31
  89. package/models/create-partner-hierarchy-type-request-dto.ts +0 -36
  90. package/models/create-partner-hierarchy-type-response-class.ts +0 -31
  91. package/models/delete-by-code-response-class.ts +0 -30
  92. package/models/get-blacklist-item-response-class.ts +0 -31
  93. package/models/get-blacklist-reason-response-class.ts +0 -31
  94. package/models/get-partner-hierarchy-type-response-class.ts +0 -31
  95. package/models/is-blacklisted-response-class.ts +0 -60
  96. package/models/list-blacklist-items-response-class.ts +0 -49
  97. package/models/list-blacklist-reasons-response-class.ts +0 -49
  98. package/models/list-partner-hierarchy-types-response-class.ts +0 -49
  99. package/models/partner-hierarchy-type-class.ts +0 -72
  100. package/models/update-blacklist-reason-request-dto.ts +0 -36
  101. package/models/update-blacklist-reason-response-class.ts +0 -31
  102. package/models/update-blacklist-reason-status-request-dto.ts +0 -30
  103. package/models/update-partner-hierarchy-type-request-dto.ts +0 -36
  104. package/models/update-partner-hierarchy-type-response-class.ts +0 -31
@@ -3,10 +3,7 @@
3
3
  .openapi-generator-ignore
4
4
  README.md
5
5
  api.ts
6
- api/blacklist-api.ts
7
- api/blacklist-reasons-api.ts
8
- api/health-api.ts
9
- api/partner-hierarchy-types-api.ts
6
+ api/default-api.ts
10
7
  api/partner-invitations-api.ts
11
8
  api/partner-relations-api.ts
12
9
  api/partner-tags-api.ts
@@ -18,16 +15,8 @@ common.ts
18
15
  configuration.ts
19
16
  git_push.sh
20
17
  index.ts
21
- models/blacklist-item-class.ts
22
- models/blacklist-reason-class.ts
23
- models/create-blacklist-item-request-dto.ts
24
- models/create-blacklist-item-response-class.ts
25
- models/create-blacklist-reason-request-dto.ts
26
- models/create-blacklist-reason-response-class.ts
27
18
  models/create-or-update-partner-from-account-request-dto.ts
28
19
  models/create-or-update-partner-from-account-response-class.ts
29
- models/create-partner-hierarchy-type-request-dto.ts
30
- models/create-partner-hierarchy-type-response-class.ts
31
20
  models/create-partner-relation-request-dto-rest.ts
32
21
  models/create-partner-relation-response-class.ts
33
22
  models/create-partner-request-dto.ts
@@ -36,11 +25,7 @@ models/create-partner-type-request-dto.ts
36
25
  models/create-partner-type-response-class.ts
37
26
  models/create-tag-request-dto.ts
38
27
  models/create-tag-response-class.ts
39
- models/delete-by-code-response-class.ts
40
28
  models/delete-response-class.ts
41
- models/get-blacklist-item-response-class.ts
42
- models/get-blacklist-reason-response-class.ts
43
- models/get-partner-hierarchy-type-response-class.ts
44
29
  models/get-partner-relation-class.ts
45
30
  models/get-partner-relation-type-class.ts
46
31
  models/get-partner-response-class.ts
@@ -54,10 +39,6 @@ models/inline-response503.ts
54
39
  models/invite-class.ts
55
40
  models/invite-partner-to-eis-response-class.ts
56
41
  models/invite-partner-to-eisrequest-dto.ts
57
- models/is-blacklisted-response-class.ts
58
- models/list-blacklist-items-response-class.ts
59
- models/list-blacklist-reasons-response-class.ts
60
- models/list-partner-hierarchy-types-response-class.ts
61
42
  models/list-partner-relation-class.ts
62
43
  models/list-partner-relation-types-class.ts
63
44
  models/list-partner-types-response-class.ts
@@ -70,7 +51,6 @@ models/mapped-account-from-partner-class.ts
70
51
  models/merge-partners-request-dto.ts
71
52
  models/merge-partners-response-class.ts
72
53
  models/partner-class.ts
73
- models/partner-hierarchy-type-class.ts
74
54
  models/partner-relation-class.ts
75
55
  models/partner-relation-type-class.ts
76
56
  models/partner-type-class.ts
@@ -80,11 +60,6 @@ models/related-partner-data-class.ts
80
60
  models/role-class.ts
81
61
  models/tag-class.ts
82
62
  models/tag-partner-request-dto-rest.ts
83
- models/update-blacklist-reason-request-dto.ts
84
- models/update-blacklist-reason-response-class.ts
85
- models/update-blacklist-reason-status-request-dto.ts
86
- models/update-partner-hierarchy-type-request-dto.ts
87
- models/update-partner-hierarchy-type-response-class.ts
88
63
  models/update-partner-relation-request-dto-rest.ts
89
64
  models/update-partner-request-dto.ts
90
65
  models/update-partner-response-class.ts
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/partner-sdk@1.22.1-beta.15 --save
20
+ npm install @emilgroup/partner-sdk@1.22.1-beta.16 --save
21
21
  ```
22
22
  or
23
23
  ```
24
- yarn add @emilgroup/partner-sdk@1.22.1-beta.15
24
+ yarn add @emilgroup/partner-sdk@1.22.1-beta.16
25
25
  ```
26
26
 
27
27
  And then you can import `PartnersApi`.
@@ -25,10 +25,10 @@ import { InlineResponse200 } from '../models';
25
25
  // @ts-ignore
26
26
  import { InlineResponse503 } from '../models';
27
27
  /**
28
- * HealthApi - axios parameter creator
28
+ * DefaultApi - axios parameter creator
29
29
  * @export
30
30
  */
31
- export const HealthApiAxiosParamCreator = function (configuration?: Configuration) {
31
+ export const DefaultApiAxiosParamCreator = function (configuration?: Configuration) {
32
32
  return {
33
33
  /**
34
34
  * Returns the health status of the partner service. This endpoint is used to monitor the operational status of the partner service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
@@ -66,11 +66,11 @@ export const HealthApiAxiosParamCreator = function (configuration?: Configuratio
66
66
  };
67
67
 
68
68
  /**
69
- * HealthApi - functional programming interface
69
+ * DefaultApi - functional programming interface
70
70
  * @export
71
71
  */
72
- export const HealthApiFp = function(configuration?: Configuration) {
73
- const localVarAxiosParamCreator = HealthApiAxiosParamCreator(configuration)
72
+ export const DefaultApiFp = function(configuration?: Configuration) {
73
+ const localVarAxiosParamCreator = DefaultApiAxiosParamCreator(configuration)
74
74
  return {
75
75
  /**
76
76
  * Returns the health status of the partner service. This endpoint is used to monitor the operational status of the partner service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
@@ -86,11 +86,11 @@ export const HealthApiFp = function(configuration?: Configuration) {
86
86
  };
87
87
 
88
88
  /**
89
- * HealthApi - factory interface
89
+ * DefaultApi - factory interface
90
90
  * @export
91
91
  */
92
- export const HealthApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
93
- const localVarFp = HealthApiFp(configuration)
92
+ export const DefaultApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
93
+ const localVarFp = DefaultApiFp(configuration)
94
94
  return {
95
95
  /**
96
96
  * Returns the health status of the partner service. This endpoint is used to monitor the operational status of the partner service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
@@ -105,20 +105,20 @@ export const HealthApiFactory = function (configuration?: Configuration, basePat
105
105
  };
106
106
 
107
107
  /**
108
- * HealthApi - object-oriented interface
108
+ * DefaultApi - object-oriented interface
109
109
  * @export
110
- * @class HealthApi
110
+ * @class DefaultApi
111
111
  * @extends {BaseAPI}
112
112
  */
113
- export class HealthApi extends BaseAPI {
113
+ export class DefaultApi extends BaseAPI {
114
114
  /**
115
115
  * Returns the health status of the partner service. This endpoint is used to monitor the operational status of the partner service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
116
116
  * @summary Health Check
117
117
  * @param {*} [options] Override http request option.
118
118
  * @throws {RequiredError}
119
- * @memberof HealthApi
119
+ * @memberof DefaultApi
120
120
  */
121
121
  public check(options?: AxiosRequestConfig) {
122
- return HealthApiFp(this.configuration).check(options).then((request) => request(this.axios, this.basePath));
122
+ return DefaultApiFp(this.configuration).check(options).then((request) => request(this.axios, this.basePath));
123
123
  }
124
124
  }
package/api.ts CHANGED
@@ -20,10 +20,7 @@ import globalAxios, { AxiosPromise, AxiosInstance, AxiosRequestConfig, AxiosResp
20
20
  import { DUMMY_BASE_URL, assertParamExists, setApiKeyToObject, setBasicAuthToObject, setBearerAuthToObject, setOAuthToObject, setSearchParams, serializeDataIfNeeded, toPathString, createRequestFunction } from './common';
21
21
  // @ts-ignore
22
22
  import { BASE_PATH, COLLECTION_FORMATS, RequestArgs, BaseAPI, RequiredError } from './base';
23
- import { BlacklistApi } from './api';
24
- import { BlacklistReasonsApi } from './api';
25
- import { HealthApi } from './api';
26
- import { PartnerHierarchyTypesApi } from './api';
23
+ import { DefaultApi } from './api';
27
24
  import { PartnerInvitationsApi } from './api';
28
25
  import { PartnerRelationsApi } from './api';
29
26
  import { PartnerTagsApi } from './api';
@@ -32,10 +29,7 @@ import { PartnerVersionsApi } from './api';
32
29
  import { PartnersApi } from './api';
33
30
 
34
31
 
35
- export * from './api/blacklist-api';
36
- export * from './api/blacklist-reasons-api';
37
- export * from './api/health-api';
38
- export * from './api/partner-hierarchy-types-api';
32
+ export * from './api/default-api';
39
33
  export * from './api/partner-invitations-api';
40
34
  export * from './api/partner-relations-api';
41
35
  export * from './api/partner-tags-api';
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
@@ -14,10 +14,10 @@ import { Configuration } from '../configuration';
14
14
  import { RequestArgs, BaseAPI } from '../base';
15
15
  import { InlineResponse200 } from '../models';
16
16
  /**
17
- * HealthApi - axios parameter creator
17
+ * DefaultApi - axios parameter creator
18
18
  * @export
19
19
  */
20
- export declare const HealthApiAxiosParamCreator: (configuration?: Configuration) => {
20
+ export declare const DefaultApiAxiosParamCreator: (configuration?: Configuration) => {
21
21
  /**
22
22
  * Returns the health status of the partner service. This endpoint is used to monitor the operational status of the partner service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
23
23
  * @summary Health Check
@@ -27,10 +27,10 @@ export declare const HealthApiAxiosParamCreator: (configuration?: Configuration)
27
27
  check: (options?: AxiosRequestConfig) => Promise<RequestArgs>;
28
28
  };
29
29
  /**
30
- * HealthApi - functional programming interface
30
+ * DefaultApi - functional programming interface
31
31
  * @export
32
32
  */
33
- export declare const HealthApiFp: (configuration?: Configuration) => {
33
+ export declare const DefaultApiFp: (configuration?: Configuration) => {
34
34
  /**
35
35
  * Returns the health status of the partner service. This endpoint is used to monitor the operational status of the partner service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
36
36
  * @summary Health Check
@@ -40,10 +40,10 @@ export declare const HealthApiFp: (configuration?: Configuration) => {
40
40
  check(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineResponse200>>;
41
41
  };
42
42
  /**
43
- * HealthApi - factory interface
43
+ * DefaultApi - factory interface
44
44
  * @export
45
45
  */
46
- export declare const HealthApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
46
+ export declare const DefaultApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
47
47
  /**
48
48
  * Returns the health status of the partner service. This endpoint is used to monitor the operational status of the partner service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
49
49
  * @summary Health Check
@@ -53,18 +53,18 @@ export declare const HealthApiFactory: (configuration?: Configuration, basePath?
53
53
  check(options?: any): AxiosPromise<InlineResponse200>;
54
54
  };
55
55
  /**
56
- * HealthApi - object-oriented interface
56
+ * DefaultApi - object-oriented interface
57
57
  * @export
58
- * @class HealthApi
58
+ * @class DefaultApi
59
59
  * @extends {BaseAPI}
60
60
  */
61
- export declare class HealthApi extends BaseAPI {
61
+ export declare class DefaultApi extends BaseAPI {
62
62
  /**
63
63
  * Returns the health status of the partner service. This endpoint is used to monitor the operational status of the partner service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
64
64
  * @summary Health Check
65
65
  * @param {*} [options] Override http request option.
66
66
  * @throws {RequiredError}
67
- * @memberof HealthApi
67
+ * @memberof DefaultApi
68
68
  */
69
69
  check(options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<InlineResponse200, any, {}>>;
70
70
  }
@@ -78,7 +78,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
78
78
  return (mod && mod.__esModule) ? mod : { "default": mod };
79
79
  };
80
80
  Object.defineProperty(exports, "__esModule", { value: true });
81
- exports.HealthApi = exports.HealthApiFactory = exports.HealthApiFp = exports.HealthApiAxiosParamCreator = void 0;
81
+ exports.DefaultApi = exports.DefaultApiFactory = exports.DefaultApiFp = exports.DefaultApiAxiosParamCreator = void 0;
82
82
  var axios_1 = __importDefault(require("axios"));
83
83
  // Some imports not used depending on template conditions
84
84
  // @ts-ignore
@@ -86,10 +86,10 @@ var common_1 = require("../common");
86
86
  // @ts-ignore
87
87
  var base_1 = require("../base");
88
88
  /**
89
- * HealthApi - axios parameter creator
89
+ * DefaultApi - axios parameter creator
90
90
  * @export
91
91
  */
92
- var HealthApiAxiosParamCreator = function (configuration) {
92
+ var DefaultApiAxiosParamCreator = function (configuration) {
93
93
  var _this = this;
94
94
  return {
95
95
  /**
@@ -124,13 +124,13 @@ var HealthApiAxiosParamCreator = function (configuration) {
124
124
  },
125
125
  };
126
126
  };
127
- exports.HealthApiAxiosParamCreator = HealthApiAxiosParamCreator;
127
+ exports.DefaultApiAxiosParamCreator = DefaultApiAxiosParamCreator;
128
128
  /**
129
- * HealthApi - functional programming interface
129
+ * DefaultApi - functional programming interface
130
130
  * @export
131
131
  */
132
- var HealthApiFp = function (configuration) {
133
- var localVarAxiosParamCreator = (0, exports.HealthApiAxiosParamCreator)(configuration);
132
+ var DefaultApiFp = function (configuration) {
133
+ var localVarAxiosParamCreator = (0, exports.DefaultApiAxiosParamCreator)(configuration);
134
134
  return {
135
135
  /**
136
136
  * Returns the health status of the partner service. This endpoint is used to monitor the operational status of the partner service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
@@ -153,13 +153,13 @@ var HealthApiFp = function (configuration) {
153
153
  },
154
154
  };
155
155
  };
156
- exports.HealthApiFp = HealthApiFp;
156
+ exports.DefaultApiFp = DefaultApiFp;
157
157
  /**
158
- * HealthApi - factory interface
158
+ * DefaultApi - factory interface
159
159
  * @export
160
160
  */
161
- var HealthApiFactory = function (configuration, basePath, axios) {
162
- var localVarFp = (0, exports.HealthApiFp)(configuration);
161
+ var DefaultApiFactory = function (configuration, basePath, axios) {
162
+ var localVarFp = (0, exports.DefaultApiFp)(configuration);
163
163
  return {
164
164
  /**
165
165
  * Returns the health status of the partner service. This endpoint is used to monitor the operational status of the partner service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
@@ -172,16 +172,16 @@ var HealthApiFactory = function (configuration, basePath, axios) {
172
172
  },
173
173
  };
174
174
  };
175
- exports.HealthApiFactory = HealthApiFactory;
175
+ exports.DefaultApiFactory = DefaultApiFactory;
176
176
  /**
177
- * HealthApi - object-oriented interface
177
+ * DefaultApi - object-oriented interface
178
178
  * @export
179
- * @class HealthApi
179
+ * @class DefaultApi
180
180
  * @extends {BaseAPI}
181
181
  */
182
- var HealthApi = /** @class */ (function (_super) {
183
- __extends(HealthApi, _super);
184
- function HealthApi() {
182
+ var DefaultApi = /** @class */ (function (_super) {
183
+ __extends(DefaultApi, _super);
184
+ function DefaultApi() {
185
185
  return _super !== null && _super.apply(this, arguments) || this;
186
186
  }
187
187
  /**
@@ -189,12 +189,12 @@ var HealthApi = /** @class */ (function (_super) {
189
189
  * @summary Health Check
190
190
  * @param {*} [options] Override http request option.
191
191
  * @throws {RequiredError}
192
- * @memberof HealthApi
192
+ * @memberof DefaultApi
193
193
  */
194
- HealthApi.prototype.check = function (options) {
194
+ DefaultApi.prototype.check = function (options) {
195
195
  var _this = this;
196
- return (0, exports.HealthApiFp)(this.configuration).check(options).then(function (request) { return request(_this.axios, _this.basePath); });
196
+ return (0, exports.DefaultApiFp)(this.configuration).check(options).then(function (request) { return request(_this.axios, _this.basePath); });
197
197
  };
198
- return HealthApi;
198
+ return DefaultApi;
199
199
  }(base_1.BaseAPI));
200
- exports.HealthApi = HealthApi;
200
+ exports.DefaultApi = DefaultApi;
package/dist/api.d.ts CHANGED
@@ -9,10 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- export * from './api/blacklist-api';
13
- export * from './api/blacklist-reasons-api';
14
- export * from './api/health-api';
15
- export * from './api/partner-hierarchy-types-api';
12
+ export * from './api/default-api';
16
13
  export * from './api/partner-invitations-api';
17
14
  export * from './api/partner-relations-api';
18
15
  export * from './api/partner-tags-api';
package/dist/api.js CHANGED
@@ -27,10 +27,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
27
27
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
28
28
  };
29
29
  Object.defineProperty(exports, "__esModule", { value: true });
30
- __exportStar(require("./api/blacklist-api"), exports);
31
- __exportStar(require("./api/blacklist-reasons-api"), exports);
32
- __exportStar(require("./api/health-api"), exports);
33
- __exportStar(require("./api/partner-hierarchy-types-api"), exports);
30
+ __exportStar(require("./api/default-api"), exports);
34
31
  __exportStar(require("./api/partner-invitations-api"), exports);
35
32
  __exportStar(require("./api/partner-relations-api"), exports);
36
33
  __exportStar(require("./api/partner-tags-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;
@@ -1,13 +1,5 @@
1
- export * from './blacklist-item-class';
2
- export * from './blacklist-reason-class';
3
- export * from './create-blacklist-item-request-dto';
4
- export * from './create-blacklist-item-response-class';
5
- export * from './create-blacklist-reason-request-dto';
6
- export * from './create-blacklist-reason-response-class';
7
1
  export * from './create-or-update-partner-from-account-request-dto';
8
2
  export * from './create-or-update-partner-from-account-response-class';
9
- export * from './create-partner-hierarchy-type-request-dto';
10
- export * from './create-partner-hierarchy-type-response-class';
11
3
  export * from './create-partner-relation-request-dto-rest';
12
4
  export * from './create-partner-relation-response-class';
13
5
  export * from './create-partner-request-dto';
@@ -16,11 +8,7 @@ export * from './create-partner-type-request-dto';
16
8
  export * from './create-partner-type-response-class';
17
9
  export * from './create-tag-request-dto';
18
10
  export * from './create-tag-response-class';
19
- export * from './delete-by-code-response-class';
20
11
  export * from './delete-response-class';
21
- export * from './get-blacklist-item-response-class';
22
- export * from './get-blacklist-reason-response-class';
23
- export * from './get-partner-hierarchy-type-response-class';
24
12
  export * from './get-partner-relation-class';
25
13
  export * from './get-partner-relation-type-class';
26
14
  export * from './get-partner-response-class';
@@ -33,10 +21,6 @@ export * from './inline-response503';
33
21
  export * from './invite-class';
34
22
  export * from './invite-partner-to-eisrequest-dto';
35
23
  export * from './invite-partner-to-eis-response-class';
36
- export * from './is-blacklisted-response-class';
37
- export * from './list-blacklist-items-response-class';
38
- export * from './list-blacklist-reasons-response-class';
39
- export * from './list-partner-hierarchy-types-response-class';
40
24
  export * from './list-partner-relation-class';
41
25
  export * from './list-partner-relation-types-class';
42
26
  export * from './list-partner-types-response-class';
@@ -49,7 +33,6 @@ export * from './mapped-account-from-partner-class';
49
33
  export * from './merge-partners-request-dto';
50
34
  export * from './merge-partners-response-class';
51
35
  export * from './partner-class';
52
- export * from './partner-hierarchy-type-class';
53
36
  export * from './partner-relation-class';
54
37
  export * from './partner-relation-type-class';
55
38
  export * from './partner-type-class';
@@ -59,11 +42,6 @@ export * from './related-partner-data-class';
59
42
  export * from './role-class';
60
43
  export * from './tag-class';
61
44
  export * from './tag-partner-request-dto-rest';
62
- export * from './update-blacklist-reason-request-dto';
63
- export * from './update-blacklist-reason-response-class';
64
- export * from './update-blacklist-reason-status-request-dto';
65
- export * from './update-partner-hierarchy-type-request-dto';
66
- export * from './update-partner-hierarchy-type-response-class';
67
45
  export * from './update-partner-relation-request-dto-rest';
68
46
  export * from './update-partner-request-dto';
69
47
  export * from './update-partner-response-class';
@@ -14,16 +14,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./blacklist-item-class"), exports);
18
- __exportStar(require("./blacklist-reason-class"), exports);
19
- __exportStar(require("./create-blacklist-item-request-dto"), exports);
20
- __exportStar(require("./create-blacklist-item-response-class"), exports);
21
- __exportStar(require("./create-blacklist-reason-request-dto"), exports);
22
- __exportStar(require("./create-blacklist-reason-response-class"), exports);
23
17
  __exportStar(require("./create-or-update-partner-from-account-request-dto"), exports);
24
18
  __exportStar(require("./create-or-update-partner-from-account-response-class"), exports);
25
- __exportStar(require("./create-partner-hierarchy-type-request-dto"), exports);
26
- __exportStar(require("./create-partner-hierarchy-type-response-class"), exports);
27
19
  __exportStar(require("./create-partner-relation-request-dto-rest"), exports);
28
20
  __exportStar(require("./create-partner-relation-response-class"), exports);
29
21
  __exportStar(require("./create-partner-request-dto"), exports);
@@ -32,11 +24,7 @@ __exportStar(require("./create-partner-type-request-dto"), exports);
32
24
  __exportStar(require("./create-partner-type-response-class"), exports);
33
25
  __exportStar(require("./create-tag-request-dto"), exports);
34
26
  __exportStar(require("./create-tag-response-class"), exports);
35
- __exportStar(require("./delete-by-code-response-class"), exports);
36
27
  __exportStar(require("./delete-response-class"), exports);
37
- __exportStar(require("./get-blacklist-item-response-class"), exports);
38
- __exportStar(require("./get-blacklist-reason-response-class"), exports);
39
- __exportStar(require("./get-partner-hierarchy-type-response-class"), exports);
40
28
  __exportStar(require("./get-partner-relation-class"), exports);
41
29
  __exportStar(require("./get-partner-relation-type-class"), exports);
42
30
  __exportStar(require("./get-partner-response-class"), exports);
@@ -49,10 +37,6 @@ __exportStar(require("./inline-response503"), exports);
49
37
  __exportStar(require("./invite-class"), exports);
50
38
  __exportStar(require("./invite-partner-to-eisrequest-dto"), exports);
51
39
  __exportStar(require("./invite-partner-to-eis-response-class"), exports);
52
- __exportStar(require("./is-blacklisted-response-class"), exports);
53
- __exportStar(require("./list-blacklist-items-response-class"), exports);
54
- __exportStar(require("./list-blacklist-reasons-response-class"), exports);
55
- __exportStar(require("./list-partner-hierarchy-types-response-class"), exports);
56
40
  __exportStar(require("./list-partner-relation-class"), exports);
57
41
  __exportStar(require("./list-partner-relation-types-class"), exports);
58
42
  __exportStar(require("./list-partner-types-response-class"), exports);
@@ -65,7 +49,6 @@ __exportStar(require("./mapped-account-from-partner-class"), exports);
65
49
  __exportStar(require("./merge-partners-request-dto"), exports);
66
50
  __exportStar(require("./merge-partners-response-class"), exports);
67
51
  __exportStar(require("./partner-class"), exports);
68
- __exportStar(require("./partner-hierarchy-type-class"), exports);
69
52
  __exportStar(require("./partner-relation-class"), exports);
70
53
  __exportStar(require("./partner-relation-type-class"), exports);
71
54
  __exportStar(require("./partner-type-class"), exports);
@@ -75,11 +58,6 @@ __exportStar(require("./related-partner-data-class"), exports);
75
58
  __exportStar(require("./role-class"), exports);
76
59
  __exportStar(require("./tag-class"), exports);
77
60
  __exportStar(require("./tag-partner-request-dto-rest"), exports);
78
- __exportStar(require("./update-blacklist-reason-request-dto"), exports);
79
- __exportStar(require("./update-blacklist-reason-response-class"), exports);
80
- __exportStar(require("./update-blacklist-reason-status-request-dto"), exports);
81
- __exportStar(require("./update-partner-hierarchy-type-request-dto"), exports);
82
- __exportStar(require("./update-partner-hierarchy-type-response-class"), exports);
83
61
  __exportStar(require("./update-partner-relation-request-dto-rest"), exports);
84
62
  __exportStar(require("./update-partner-request-dto"), exports);
85
63
  __exportStar(require("./update-partner-response-class"), exports);
@@ -16,28 +16,16 @@ import { PartnerRelationClass } from './partner-relation-class';
16
16
  * @interface ListPartnerRelationClass
17
17
  */
18
18
  export interface ListPartnerRelationClass {
19
- /**
20
- * Next page token.
21
- * @type {string}
22
- * @memberof ListPartnerRelationClass
23
- */
24
- 'nextPageToken': string;
25
- /**
26
- * Total amount of items.
27
- * @type {number}
28
- * @memberof ListPartnerRelationClass
29
- */
30
- 'totalItems': number;
31
- /**
32
- * Items per page.
33
- * @type {number}
34
- * @memberof ListPartnerRelationClass
35
- */
36
- 'itemsPerPage': number;
37
19
  /**
38
20
  * The list of partner relationss.
39
21
  * @type {Array<PartnerRelationClass>}
40
22
  * @memberof ListPartnerRelationClass
41
23
  */
42
24
  'items': Array<PartnerRelationClass>;
25
+ /**
26
+ * Next page token.
27
+ * @type {string}
28
+ * @memberof ListPartnerRelationClass
29
+ */
30
+ 'nextPageToken': string;
43
31
  }
@@ -16,28 +16,16 @@ import { PartnerRelationTypeClass } from './partner-relation-type-class';
16
16
  * @interface ListPartnerRelationTypesClass
17
17
  */
18
18
  export interface ListPartnerRelationTypesClass {
19
- /**
20
- * Next page token.
21
- * @type {string}
22
- * @memberof ListPartnerRelationTypesClass
23
- */
24
- 'nextPageToken': string;
25
- /**
26
- * Total amount of items.
27
- * @type {number}
28
- * @memberof ListPartnerRelationTypesClass
29
- */
30
- 'totalItems': number;
31
- /**
32
- * Items per page.
33
- * @type {number}
34
- * @memberof ListPartnerRelationTypesClass
35
- */
36
- 'itemsPerPage': number;
37
19
  /**
38
20
  * The list of partner relation typess.
39
21
  * @type {Array<PartnerRelationTypeClass>}
40
22
  * @memberof ListPartnerRelationTypesClass
41
23
  */
42
24
  'items': Array<PartnerRelationTypeClass>;
25
+ /**
26
+ * Next page token.
27
+ * @type {string}
28
+ * @memberof ListPartnerRelationTypesClass
29
+ */
30
+ 'nextPageToken': string;
43
31
  }
@@ -16,28 +16,16 @@ import { PartnerTypeClass } from './partner-type-class';
16
16
  * @interface ListPartnerTypesResponseClass
17
17
  */
18
18
  export interface ListPartnerTypesResponseClass {
19
- /**
20
- * Next page token.
21
- * @type {string}
22
- * @memberof ListPartnerTypesResponseClass
23
- */
24
- 'nextPageToken': string;
25
- /**
26
- * Total amount of items.
27
- * @type {number}
28
- * @memberof ListPartnerTypesResponseClass
29
- */
30
- 'totalItems': number;
31
- /**
32
- * Items per page.
33
- * @type {number}
34
- * @memberof ListPartnerTypesResponseClass
35
- */
36
- 'itemsPerPage': number;
37
19
  /**
38
20
  * The list of partner typess.
39
21
  * @type {Array<PartnerTypeClass>}
40
22
  * @memberof ListPartnerTypesResponseClass
41
23
  */
42
24
  'items': Array<PartnerTypeClass>;
25
+ /**
26
+ * Next page token.
27
+ * @type {string}
28
+ * @memberof ListPartnerTypesResponseClass
29
+ */
30
+ 'nextPageToken': string;
43
31
  }
@@ -16,28 +16,16 @@ import { PartnerClass } from './partner-class';
16
16
  * @interface ListPartnerVersionsResponseClass
17
17
  */
18
18
  export interface ListPartnerVersionsResponseClass {
19
- /**
20
- * Next page token.
21
- * @type {string}
22
- * @memberof ListPartnerVersionsResponseClass
23
- */
24
- 'nextPageToken': string;
25
- /**
26
- * Total amount of items.
27
- * @type {number}
28
- * @memberof ListPartnerVersionsResponseClass
29
- */
30
- 'totalItems': number;
31
- /**
32
- * Items per page.
33
- * @type {number}
34
- * @memberof ListPartnerVersionsResponseClass
35
- */
36
- 'itemsPerPage': number;
37
19
  /**
38
20
  * The list of partnerss.
39
21
  * @type {Array<PartnerClass>}
40
22
  * @memberof ListPartnerVersionsResponseClass
41
23
  */
42
24
  'items': Array<PartnerClass>;
25
+ /**
26
+ * Next page token.
27
+ * @type {string}
28
+ * @memberof ListPartnerVersionsResponseClass
29
+ */
30
+ 'nextPageToken': string;
43
31
  }