@teemill/integrations 0.12.2 → 0.12.7
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 +6 -21
- package/README.md +3 -3
- package/api.ts +1649 -0
- package/base.ts +86 -0
- package/common.ts +150 -0
- package/configuration.ts +110 -0
- package/dist/api.d.ts +1100 -0
- package/dist/api.js +910 -0
- package/dist/base.d.ts +66 -0
- package/dist/base.js +65 -0
- package/dist/common.d.ts +65 -0
- package/dist/common.js +161 -0
- package/dist/configuration.d.ts +91 -0
- package/dist/configuration.js +43 -0
- package/dist/esm/api.d.ts +1100 -0
- package/dist/esm/api.js +903 -0
- package/dist/esm/base.d.ts +66 -0
- package/dist/esm/base.js +60 -0
- package/dist/esm/common.d.ts +65 -0
- package/dist/esm/common.js +149 -0
- package/dist/esm/configuration.d.ts +91 -0
- package/dist/esm/configuration.js +39 -0
- package/dist/esm/index.d.ts +13 -3
- package/dist/esm/index.js +13 -3
- package/dist/index.d.ts +13 -3
- package/dist/index.js +15 -5
- package/git_push.sh +57 -0
- package/index.ts +18 -0
- package/package.json +14 -2
- package/tsconfig.json +4 -6
- package/dist/apis/IntegrationsApi.d.ts +0 -164
- package/dist/apis/IntegrationsApi.js +0 -490
- package/dist/apis/index.d.ts +0 -1
- package/dist/apis/index.js +0 -19
- package/dist/esm/apis/IntegrationsApi.d.ts +0 -164
- package/dist/esm/apis/IntegrationsApi.js +0 -486
- package/dist/esm/apis/index.d.ts +0 -1
- package/dist/esm/apis/index.js +0 -3
- package/dist/esm/models/AdminIntegrationListing.d.ts +0 -101
- package/dist/esm/models/AdminIntegrationListing.js +0 -85
- package/dist/esm/models/AdminIntegrationListingsResponse.d.ts +0 -32
- package/dist/esm/models/AdminIntegrationListingsResponse.js +0 -41
- package/dist/esm/models/ApiError.d.ts +0 -37
- package/dist/esm/models/ApiError.js +0 -42
- package/dist/esm/models/CategoriesResponse.d.ts +0 -32
- package/dist/esm/models/CategoriesResponse.js +0 -44
- package/dist/esm/models/CreateAdminIntegrationListingRequest.d.ts +0 -80
- package/dist/esm/models/CreateAdminIntegrationListingRequest.js +0 -73
- package/dist/esm/models/CreateAdminIntegrationListingRequestGradient.d.ts +0 -43
- package/dist/esm/models/CreateAdminIntegrationListingRequestGradient.js +0 -42
- package/dist/esm/models/Icon.d.ts +0 -43
- package/dist/esm/models/Icon.js +0 -48
- package/dist/esm/models/Integration.d.ts +0 -45
- package/dist/esm/models/Integration.js +0 -41
- package/dist/esm/models/IntegrationCategoriesResponse.d.ts +0 -32
- package/dist/esm/models/IntegrationCategoriesResponse.js +0 -41
- package/dist/esm/models/IntegrationCategory.d.ts +0 -52
- package/dist/esm/models/IntegrationCategory.js +0 -56
- package/dist/esm/models/IntegrationInfo.d.ts +0 -49
- package/dist/esm/models/IntegrationInfo.js +0 -52
- package/dist/esm/models/IntegrationListing.d.ts +0 -94
- package/dist/esm/models/IntegrationListing.js +0 -80
- package/dist/esm/models/IntegrationListingGradient.d.ts +0 -43
- package/dist/esm/models/IntegrationListingGradient.js +0 -42
- package/dist/esm/models/IntegrationListingsResponse.d.ts +0 -32
- package/dist/esm/models/IntegrationListingsResponse.js +0 -41
- package/dist/esm/models/IntegrationProduct.d.ts +0 -61
- package/dist/esm/models/IntegrationProduct.js +0 -57
- package/dist/esm/models/IntegrationProductsResponse.d.ts +0 -32
- package/dist/esm/models/IntegrationProductsResponse.js +0 -41
- package/dist/esm/models/IntegrationsResponse.d.ts +0 -32
- package/dist/esm/models/IntegrationsResponse.js +0 -41
- package/dist/esm/models/UpdateAdminIntegrationListingRequest.d.ts +0 -80
- package/dist/esm/models/UpdateAdminIntegrationListingRequest.js +0 -55
- package/dist/esm/models/index.d.ts +0 -16
- package/dist/esm/models/index.js +0 -18
- package/dist/esm/runtime.d.ts +0 -187
- package/dist/esm/runtime.js +0 -333
- package/dist/models/AdminIntegrationListing.d.ts +0 -101
- package/dist/models/AdminIntegrationListing.js +0 -92
- package/dist/models/AdminIntegrationListingsResponse.d.ts +0 -32
- package/dist/models/AdminIntegrationListingsResponse.js +0 -48
- package/dist/models/ApiError.d.ts +0 -37
- package/dist/models/ApiError.js +0 -49
- package/dist/models/CategoriesResponse.d.ts +0 -32
- package/dist/models/CategoriesResponse.js +0 -51
- package/dist/models/CreateAdminIntegrationListingRequest.d.ts +0 -80
- package/dist/models/CreateAdminIntegrationListingRequest.js +0 -80
- package/dist/models/CreateAdminIntegrationListingRequestGradient.d.ts +0 -43
- package/dist/models/CreateAdminIntegrationListingRequestGradient.js +0 -49
- package/dist/models/Icon.d.ts +0 -43
- package/dist/models/Icon.js +0 -55
- package/dist/models/Integration.d.ts +0 -45
- package/dist/models/Integration.js +0 -48
- package/dist/models/IntegrationCategoriesResponse.d.ts +0 -32
- package/dist/models/IntegrationCategoriesResponse.js +0 -48
- package/dist/models/IntegrationCategory.d.ts +0 -52
- package/dist/models/IntegrationCategory.js +0 -63
- package/dist/models/IntegrationInfo.d.ts +0 -49
- package/dist/models/IntegrationInfo.js +0 -59
- package/dist/models/IntegrationListing.d.ts +0 -94
- package/dist/models/IntegrationListing.js +0 -87
- package/dist/models/IntegrationListingGradient.d.ts +0 -43
- package/dist/models/IntegrationListingGradient.js +0 -49
- package/dist/models/IntegrationListingsResponse.d.ts +0 -32
- package/dist/models/IntegrationListingsResponse.js +0 -48
- package/dist/models/IntegrationProduct.d.ts +0 -61
- package/dist/models/IntegrationProduct.js +0 -64
- package/dist/models/IntegrationProductsResponse.d.ts +0 -32
- package/dist/models/IntegrationProductsResponse.js +0 -48
- package/dist/models/IntegrationsResponse.d.ts +0 -32
- package/dist/models/IntegrationsResponse.js +0 -48
- package/dist/models/UpdateAdminIntegrationListingRequest.d.ts +0 -80
- package/dist/models/UpdateAdminIntegrationListingRequest.js +0 -62
- package/dist/models/index.d.ts +0 -16
- package/dist/models/index.js +0 -34
- package/dist/runtime.d.ts +0 -187
- package/dist/runtime.js +0 -349
- package/src/apis/IntegrationsApi.ts +0 -682
- package/src/apis/index.ts +0 -3
- package/src/index.ts +0 -5
- package/src/models/AdminIntegrationListing.ts +0 -183
- package/src/models/AdminIntegrationListingsResponse.ts +0 -68
- package/src/models/ApiError.ts +0 -69
- package/src/models/CategoriesResponse.ts +0 -73
- package/src/models/CreateAdminIntegrationListingRequest.ts +0 -140
- package/src/models/CreateAdminIntegrationListingRequestGradient.ts +0 -76
- package/src/models/Icon.ts +0 -79
- package/src/models/Integration.ts +0 -75
- package/src/models/IntegrationCategoriesResponse.ts +0 -68
- package/src/models/IntegrationCategory.ts +0 -91
- package/src/models/IntegrationInfo.ts +0 -93
- package/src/models/IntegrationListing.ts +0 -168
- package/src/models/IntegrationListingGradient.ts +0 -76
- package/src/models/IntegrationListingsResponse.ts +0 -68
- package/src/models/IntegrationProduct.ts +0 -104
- package/src/models/IntegrationProductsResponse.ts +0 -68
- package/src/models/IntegrationsResponse.ts +0 -68
- package/src/models/UpdateAdminIntegrationListingRequest.ts +0 -131
- package/src/models/index.ts +0 -18
- package/src/runtime.ts +0 -441
|
@@ -1,164 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Integrations API
|
|
3
|
-
* Manage Teemill Integrations For full documentation on functionality and account settings go to [teemill.com](https://teemill.com)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 0.12.2
|
|
6
|
-
* Contact: hello@teemill.com
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import * as runtime from '../runtime';
|
|
13
|
-
import type { AdminIntegrationListing, AdminIntegrationListingsResponse, CreateAdminIntegrationListingRequest, IntegrationCategoriesResponse, IntegrationListing, IntegrationListingsResponse, IntegrationProduct, IntegrationProductsResponse, IntegrationsResponse, UpdateAdminIntegrationListingRequest } from '../models/index';
|
|
14
|
-
export interface CreateAdminIntegrationListingOperationRequest {
|
|
15
|
-
createAdminIntegrationListingRequest: CreateAdminIntegrationListingRequest;
|
|
16
|
-
}
|
|
17
|
-
export interface DeleteAdminIntegrationListingRequest {
|
|
18
|
-
listing: string;
|
|
19
|
-
}
|
|
20
|
-
export interface GetAdminIntegrationListingRequest {
|
|
21
|
-
listing: string;
|
|
22
|
-
}
|
|
23
|
-
export interface GetIntegrationCategoryRequest {
|
|
24
|
-
category: string;
|
|
25
|
-
}
|
|
26
|
-
export interface GetIntegrationListingRequest {
|
|
27
|
-
listing: string;
|
|
28
|
-
}
|
|
29
|
-
export interface GetIntegrationProductRequest {
|
|
30
|
-
integration: number;
|
|
31
|
-
product: string;
|
|
32
|
-
}
|
|
33
|
-
export interface GetIntegrationProductsRequest {
|
|
34
|
-
integration: number;
|
|
35
|
-
}
|
|
36
|
-
export interface UpdateAdminIntegrationListingOperationRequest {
|
|
37
|
-
listing: string;
|
|
38
|
-
updateAdminIntegrationListingRequest: UpdateAdminIntegrationListingRequest;
|
|
39
|
-
}
|
|
40
|
-
/**
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
export declare class IntegrationsApi extends runtime.BaseAPI {
|
|
44
|
-
/**
|
|
45
|
-
* Create a new integration listing
|
|
46
|
-
* Create integration listing
|
|
47
|
-
*/
|
|
48
|
-
createAdminIntegrationListingRaw(requestParameters: CreateAdminIntegrationListingOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<AdminIntegrationListing>>;
|
|
49
|
-
/**
|
|
50
|
-
* Create a new integration listing
|
|
51
|
-
* Create integration listing
|
|
52
|
-
*/
|
|
53
|
-
createAdminIntegrationListing(createAdminIntegrationListingRequest: CreateAdminIntegrationListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<AdminIntegrationListing>;
|
|
54
|
-
/**
|
|
55
|
-
* Delete an integration listing
|
|
56
|
-
* Delete integration listing
|
|
57
|
-
*/
|
|
58
|
-
deleteAdminIntegrationListingRaw(requestParameters: DeleteAdminIntegrationListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
59
|
-
/**
|
|
60
|
-
* Delete an integration listing
|
|
61
|
-
* Delete integration listing
|
|
62
|
-
*/
|
|
63
|
-
deleteAdminIntegrationListing(listing: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
64
|
-
/**
|
|
65
|
-
* Retrieves a specific integration listing by its slug.
|
|
66
|
-
* Retrieve integration listing
|
|
67
|
-
*/
|
|
68
|
-
getAdminIntegrationListingRaw(requestParameters: GetAdminIntegrationListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<AdminIntegrationListing>>;
|
|
69
|
-
/**
|
|
70
|
-
* Retrieves a specific integration listing by its slug.
|
|
71
|
-
* Retrieve integration listing
|
|
72
|
-
*/
|
|
73
|
-
getAdminIntegrationListing(listing: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<AdminIntegrationListing>;
|
|
74
|
-
/**
|
|
75
|
-
* List all integration categories
|
|
76
|
-
* List integration categories
|
|
77
|
-
*/
|
|
78
|
-
getIntegrationCategoriesRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<IntegrationCategoriesResponse>>;
|
|
79
|
-
/**
|
|
80
|
-
* List all integration categories
|
|
81
|
-
* List integration categories
|
|
82
|
-
*/
|
|
83
|
-
getIntegrationCategories(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IntegrationCategoriesResponse>;
|
|
84
|
-
/**
|
|
85
|
-
* Get an integration category
|
|
86
|
-
* Get integration category
|
|
87
|
-
*/
|
|
88
|
-
getIntegrationCategoryRaw(requestParameters: GetIntegrationCategoryRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<IntegrationListingsResponse>>;
|
|
89
|
-
/**
|
|
90
|
-
* Get an integration category
|
|
91
|
-
* Get integration category
|
|
92
|
-
*/
|
|
93
|
-
getIntegrationCategory(category: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IntegrationListingsResponse>;
|
|
94
|
-
/**
|
|
95
|
-
* Get an integration listing
|
|
96
|
-
* Get integration listing
|
|
97
|
-
*/
|
|
98
|
-
getIntegrationListingRaw(requestParameters: GetIntegrationListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<IntegrationListing>>;
|
|
99
|
-
/**
|
|
100
|
-
* Get an integration listing
|
|
101
|
-
* Get integration listing
|
|
102
|
-
*/
|
|
103
|
-
getIntegrationListing(listing: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IntegrationListing>;
|
|
104
|
-
/**
|
|
105
|
-
* List all integration listings
|
|
106
|
-
* List integration listings
|
|
107
|
-
*/
|
|
108
|
-
getIntegrationListingsRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<IntegrationListingsResponse>>;
|
|
109
|
-
/**
|
|
110
|
-
* List all integration listings
|
|
111
|
-
* List integration listings
|
|
112
|
-
*/
|
|
113
|
-
getIntegrationListings(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IntegrationListingsResponse>;
|
|
114
|
-
/**
|
|
115
|
-
* Get a product available for an integration
|
|
116
|
-
* Get integration product
|
|
117
|
-
*/
|
|
118
|
-
getIntegrationProductRaw(requestParameters: GetIntegrationProductRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<IntegrationProduct>>;
|
|
119
|
-
/**
|
|
120
|
-
* Get a product available for an integration
|
|
121
|
-
* Get integration product
|
|
122
|
-
*/
|
|
123
|
-
getIntegrationProduct(integration: number, product: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IntegrationProduct>;
|
|
124
|
-
/**
|
|
125
|
-
* List all products available for an integration
|
|
126
|
-
* List integration products
|
|
127
|
-
*/
|
|
128
|
-
getIntegrationProductsRaw(requestParameters: GetIntegrationProductsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<IntegrationProductsResponse>>;
|
|
129
|
-
/**
|
|
130
|
-
* List all products available for an integration
|
|
131
|
-
* List integration products
|
|
132
|
-
*/
|
|
133
|
-
getIntegrationProducts(integration: number, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IntegrationProductsResponse>;
|
|
134
|
-
/**
|
|
135
|
-
* List all integrations
|
|
136
|
-
* List integrations
|
|
137
|
-
*/
|
|
138
|
-
getIntegrationsRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<IntegrationsResponse>>;
|
|
139
|
-
/**
|
|
140
|
-
* List all integrations
|
|
141
|
-
* List integrations
|
|
142
|
-
*/
|
|
143
|
-
getIntegrations(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IntegrationsResponse>;
|
|
144
|
-
/**
|
|
145
|
-
* List all integration listings
|
|
146
|
-
* List integration listings
|
|
147
|
-
*/
|
|
148
|
-
listAdminIntegrationListingsRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<AdminIntegrationListingsResponse>>;
|
|
149
|
-
/**
|
|
150
|
-
* List all integration listings
|
|
151
|
-
* List integration listings
|
|
152
|
-
*/
|
|
153
|
-
listAdminIntegrationListings(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<AdminIntegrationListingsResponse>;
|
|
154
|
-
/**
|
|
155
|
-
* Update an integration listing
|
|
156
|
-
* Update integration listing
|
|
157
|
-
*/
|
|
158
|
-
updateAdminIntegrationListingRaw(requestParameters: UpdateAdminIntegrationListingOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<IntegrationListing>>;
|
|
159
|
-
/**
|
|
160
|
-
* Update an integration listing
|
|
161
|
-
* Update integration listing
|
|
162
|
-
*/
|
|
163
|
-
updateAdminIntegrationListing(listing: string, updateAdminIntegrationListingRequest: UpdateAdminIntegrationListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IntegrationListing>;
|
|
164
|
-
}
|
|
@@ -1,490 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Integrations API
|
|
6
|
-
* Manage Teemill Integrations For full documentation on functionality and account settings go to [teemill.com](https://teemill.com)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 0.12.2
|
|
9
|
-
* Contact: hello@teemill.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
16
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
17
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
18
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
19
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
20
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
21
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
22
|
-
});
|
|
23
|
-
};
|
|
24
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
-
exports.IntegrationsApi = void 0;
|
|
26
|
-
const runtime = require("../runtime");
|
|
27
|
-
const index_1 = require("../models/index");
|
|
28
|
-
/**
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
31
|
-
class IntegrationsApi extends runtime.BaseAPI {
|
|
32
|
-
/**
|
|
33
|
-
* Create a new integration listing
|
|
34
|
-
* Create integration listing
|
|
35
|
-
*/
|
|
36
|
-
createAdminIntegrationListingRaw(requestParameters, initOverrides) {
|
|
37
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
38
|
-
if (requestParameters.createAdminIntegrationListingRequest === null || requestParameters.createAdminIntegrationListingRequest === undefined) {
|
|
39
|
-
throw new runtime.RequiredError('createAdminIntegrationListingRequest', 'Required parameter requestParameters.createAdminIntegrationListingRequest was null or undefined when calling createAdminIntegrationListing.');
|
|
40
|
-
}
|
|
41
|
-
const queryParameters = {};
|
|
42
|
-
const headerParameters = {};
|
|
43
|
-
headerParameters['Content-Type'] = 'application/json';
|
|
44
|
-
if (this.configuration && this.configuration.accessToken) {
|
|
45
|
-
// oauth required
|
|
46
|
-
headerParameters["Authorization"] = yield this.configuration.accessToken("session-oauth", []);
|
|
47
|
-
}
|
|
48
|
-
if (this.configuration && this.configuration.apiKey) {
|
|
49
|
-
headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // api-key authentication
|
|
50
|
-
}
|
|
51
|
-
const response = yield this.request({
|
|
52
|
-
path: `/v1/integrations/admin/listings`,
|
|
53
|
-
method: 'POST',
|
|
54
|
-
headers: headerParameters,
|
|
55
|
-
query: queryParameters,
|
|
56
|
-
body: (0, index_1.CreateAdminIntegrationListingRequestToJSON)(requestParameters.createAdminIntegrationListingRequest),
|
|
57
|
-
}, initOverrides);
|
|
58
|
-
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.AdminIntegrationListingFromJSON)(jsonValue));
|
|
59
|
-
});
|
|
60
|
-
}
|
|
61
|
-
/**
|
|
62
|
-
* Create a new integration listing
|
|
63
|
-
* Create integration listing
|
|
64
|
-
*/
|
|
65
|
-
createAdminIntegrationListing(createAdminIntegrationListingRequest, initOverrides) {
|
|
66
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
67
|
-
const response = yield this.createAdminIntegrationListingRaw({
|
|
68
|
-
createAdminIntegrationListingRequest: createAdminIntegrationListingRequest,
|
|
69
|
-
}, initOverrides);
|
|
70
|
-
return yield response.value();
|
|
71
|
-
});
|
|
72
|
-
}
|
|
73
|
-
/**
|
|
74
|
-
* Delete an integration listing
|
|
75
|
-
* Delete integration listing
|
|
76
|
-
*/
|
|
77
|
-
deleteAdminIntegrationListingRaw(requestParameters, initOverrides) {
|
|
78
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
79
|
-
if (requestParameters.listing === null || requestParameters.listing === undefined) {
|
|
80
|
-
throw new runtime.RequiredError('listing', 'Required parameter requestParameters.listing was null or undefined when calling deleteAdminIntegrationListing.');
|
|
81
|
-
}
|
|
82
|
-
const queryParameters = {};
|
|
83
|
-
const headerParameters = {};
|
|
84
|
-
if (this.configuration && this.configuration.accessToken) {
|
|
85
|
-
// oauth required
|
|
86
|
-
headerParameters["Authorization"] = yield this.configuration.accessToken("session-oauth", []);
|
|
87
|
-
}
|
|
88
|
-
if (this.configuration && this.configuration.apiKey) {
|
|
89
|
-
headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // api-key authentication
|
|
90
|
-
}
|
|
91
|
-
const response = yield this.request({
|
|
92
|
-
path: `/v1/integrations/admin/listings/{listing}`.replace(`{${"listing"}}`, encodeURIComponent(String(requestParameters.listing))),
|
|
93
|
-
method: 'DELETE',
|
|
94
|
-
headers: headerParameters,
|
|
95
|
-
query: queryParameters,
|
|
96
|
-
}, initOverrides);
|
|
97
|
-
return new runtime.VoidApiResponse(response);
|
|
98
|
-
});
|
|
99
|
-
}
|
|
100
|
-
/**
|
|
101
|
-
* Delete an integration listing
|
|
102
|
-
* Delete integration listing
|
|
103
|
-
*/
|
|
104
|
-
deleteAdminIntegrationListing(listing, initOverrides) {
|
|
105
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
106
|
-
yield this.deleteAdminIntegrationListingRaw({
|
|
107
|
-
listing: listing,
|
|
108
|
-
}, initOverrides);
|
|
109
|
-
});
|
|
110
|
-
}
|
|
111
|
-
/**
|
|
112
|
-
* Retrieves a specific integration listing by its slug.
|
|
113
|
-
* Retrieve integration listing
|
|
114
|
-
*/
|
|
115
|
-
getAdminIntegrationListingRaw(requestParameters, initOverrides) {
|
|
116
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
117
|
-
if (requestParameters.listing === null || requestParameters.listing === undefined) {
|
|
118
|
-
throw new runtime.RequiredError('listing', 'Required parameter requestParameters.listing was null or undefined when calling getAdminIntegrationListing.');
|
|
119
|
-
}
|
|
120
|
-
const queryParameters = {};
|
|
121
|
-
const headerParameters = {};
|
|
122
|
-
if (this.configuration && this.configuration.accessToken) {
|
|
123
|
-
// oauth required
|
|
124
|
-
headerParameters["Authorization"] = yield this.configuration.accessToken("session-oauth", []);
|
|
125
|
-
}
|
|
126
|
-
if (this.configuration && this.configuration.apiKey) {
|
|
127
|
-
headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // api-key authentication
|
|
128
|
-
}
|
|
129
|
-
const response = yield this.request({
|
|
130
|
-
path: `/v1/integrations/admin/listings/{listing}`.replace(`{${"listing"}}`, encodeURIComponent(String(requestParameters.listing))),
|
|
131
|
-
method: 'GET',
|
|
132
|
-
headers: headerParameters,
|
|
133
|
-
query: queryParameters,
|
|
134
|
-
}, initOverrides);
|
|
135
|
-
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.AdminIntegrationListingFromJSON)(jsonValue));
|
|
136
|
-
});
|
|
137
|
-
}
|
|
138
|
-
/**
|
|
139
|
-
* Retrieves a specific integration listing by its slug.
|
|
140
|
-
* Retrieve integration listing
|
|
141
|
-
*/
|
|
142
|
-
getAdminIntegrationListing(listing, initOverrides) {
|
|
143
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
144
|
-
const response = yield this.getAdminIntegrationListingRaw({
|
|
145
|
-
listing: listing,
|
|
146
|
-
}, initOverrides);
|
|
147
|
-
return yield response.value();
|
|
148
|
-
});
|
|
149
|
-
}
|
|
150
|
-
/**
|
|
151
|
-
* List all integration categories
|
|
152
|
-
* List integration categories
|
|
153
|
-
*/
|
|
154
|
-
getIntegrationCategoriesRaw(initOverrides) {
|
|
155
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
156
|
-
const queryParameters = {};
|
|
157
|
-
const headerParameters = {};
|
|
158
|
-
if (this.configuration && this.configuration.accessToken) {
|
|
159
|
-
// oauth required
|
|
160
|
-
headerParameters["Authorization"] = yield this.configuration.accessToken("session-oauth", []);
|
|
161
|
-
}
|
|
162
|
-
if (this.configuration && this.configuration.apiKey) {
|
|
163
|
-
headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // api-key authentication
|
|
164
|
-
}
|
|
165
|
-
const response = yield this.request({
|
|
166
|
-
path: `/v1/integrations/categories`,
|
|
167
|
-
method: 'GET',
|
|
168
|
-
headers: headerParameters,
|
|
169
|
-
query: queryParameters,
|
|
170
|
-
}, initOverrides);
|
|
171
|
-
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.IntegrationCategoriesResponseFromJSON)(jsonValue));
|
|
172
|
-
});
|
|
173
|
-
}
|
|
174
|
-
/**
|
|
175
|
-
* List all integration categories
|
|
176
|
-
* List integration categories
|
|
177
|
-
*/
|
|
178
|
-
getIntegrationCategories(initOverrides) {
|
|
179
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
180
|
-
const response = yield this.getIntegrationCategoriesRaw(initOverrides);
|
|
181
|
-
return yield response.value();
|
|
182
|
-
});
|
|
183
|
-
}
|
|
184
|
-
/**
|
|
185
|
-
* Get an integration category
|
|
186
|
-
* Get integration category
|
|
187
|
-
*/
|
|
188
|
-
getIntegrationCategoryRaw(requestParameters, initOverrides) {
|
|
189
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
190
|
-
if (requestParameters.category === null || requestParameters.category === undefined) {
|
|
191
|
-
throw new runtime.RequiredError('category', 'Required parameter requestParameters.category was null or undefined when calling getIntegrationCategory.');
|
|
192
|
-
}
|
|
193
|
-
const queryParameters = {};
|
|
194
|
-
const headerParameters = {};
|
|
195
|
-
if (this.configuration && this.configuration.accessToken) {
|
|
196
|
-
// oauth required
|
|
197
|
-
headerParameters["Authorization"] = yield this.configuration.accessToken("session-oauth", []);
|
|
198
|
-
}
|
|
199
|
-
if (this.configuration && this.configuration.apiKey) {
|
|
200
|
-
headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // api-key authentication
|
|
201
|
-
}
|
|
202
|
-
const response = yield this.request({
|
|
203
|
-
path: `/v1/integrations/categories/{category}`.replace(`{${"category"}}`, encodeURIComponent(String(requestParameters.category))),
|
|
204
|
-
method: 'GET',
|
|
205
|
-
headers: headerParameters,
|
|
206
|
-
query: queryParameters,
|
|
207
|
-
}, initOverrides);
|
|
208
|
-
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.IntegrationListingsResponseFromJSON)(jsonValue));
|
|
209
|
-
});
|
|
210
|
-
}
|
|
211
|
-
/**
|
|
212
|
-
* Get an integration category
|
|
213
|
-
* Get integration category
|
|
214
|
-
*/
|
|
215
|
-
getIntegrationCategory(category, initOverrides) {
|
|
216
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
217
|
-
const response = yield this.getIntegrationCategoryRaw({
|
|
218
|
-
category: category,
|
|
219
|
-
}, initOverrides);
|
|
220
|
-
return yield response.value();
|
|
221
|
-
});
|
|
222
|
-
}
|
|
223
|
-
/**
|
|
224
|
-
* Get an integration listing
|
|
225
|
-
* Get integration listing
|
|
226
|
-
*/
|
|
227
|
-
getIntegrationListingRaw(requestParameters, initOverrides) {
|
|
228
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
229
|
-
if (requestParameters.listing === null || requestParameters.listing === undefined) {
|
|
230
|
-
throw new runtime.RequiredError('listing', 'Required parameter requestParameters.listing was null or undefined when calling getIntegrationListing.');
|
|
231
|
-
}
|
|
232
|
-
const queryParameters = {};
|
|
233
|
-
const headerParameters = {};
|
|
234
|
-
if (this.configuration && this.configuration.accessToken) {
|
|
235
|
-
// oauth required
|
|
236
|
-
headerParameters["Authorization"] = yield this.configuration.accessToken("session-oauth", []);
|
|
237
|
-
}
|
|
238
|
-
if (this.configuration && this.configuration.apiKey) {
|
|
239
|
-
headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // api-key authentication
|
|
240
|
-
}
|
|
241
|
-
const response = yield this.request({
|
|
242
|
-
path: `/v1/integrations/listings/{listing}`.replace(`{${"listing"}}`, encodeURIComponent(String(requestParameters.listing))),
|
|
243
|
-
method: 'GET',
|
|
244
|
-
headers: headerParameters,
|
|
245
|
-
query: queryParameters,
|
|
246
|
-
}, initOverrides);
|
|
247
|
-
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.IntegrationListingFromJSON)(jsonValue));
|
|
248
|
-
});
|
|
249
|
-
}
|
|
250
|
-
/**
|
|
251
|
-
* Get an integration listing
|
|
252
|
-
* Get integration listing
|
|
253
|
-
*/
|
|
254
|
-
getIntegrationListing(listing, initOverrides) {
|
|
255
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
256
|
-
const response = yield this.getIntegrationListingRaw({
|
|
257
|
-
listing: listing,
|
|
258
|
-
}, initOverrides);
|
|
259
|
-
return yield response.value();
|
|
260
|
-
});
|
|
261
|
-
}
|
|
262
|
-
/**
|
|
263
|
-
* List all integration listings
|
|
264
|
-
* List integration listings
|
|
265
|
-
*/
|
|
266
|
-
getIntegrationListingsRaw(initOverrides) {
|
|
267
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
268
|
-
const queryParameters = {};
|
|
269
|
-
const headerParameters = {};
|
|
270
|
-
if (this.configuration && this.configuration.accessToken) {
|
|
271
|
-
// oauth required
|
|
272
|
-
headerParameters["Authorization"] = yield this.configuration.accessToken("session-oauth", []);
|
|
273
|
-
}
|
|
274
|
-
if (this.configuration && this.configuration.apiKey) {
|
|
275
|
-
headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // api-key authentication
|
|
276
|
-
}
|
|
277
|
-
const response = yield this.request({
|
|
278
|
-
path: `/v1/integrations/listings`,
|
|
279
|
-
method: 'GET',
|
|
280
|
-
headers: headerParameters,
|
|
281
|
-
query: queryParameters,
|
|
282
|
-
}, initOverrides);
|
|
283
|
-
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.IntegrationListingsResponseFromJSON)(jsonValue));
|
|
284
|
-
});
|
|
285
|
-
}
|
|
286
|
-
/**
|
|
287
|
-
* List all integration listings
|
|
288
|
-
* List integration listings
|
|
289
|
-
*/
|
|
290
|
-
getIntegrationListings(initOverrides) {
|
|
291
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
292
|
-
const response = yield this.getIntegrationListingsRaw(initOverrides);
|
|
293
|
-
return yield response.value();
|
|
294
|
-
});
|
|
295
|
-
}
|
|
296
|
-
/**
|
|
297
|
-
* Get a product available for an integration
|
|
298
|
-
* Get integration product
|
|
299
|
-
*/
|
|
300
|
-
getIntegrationProductRaw(requestParameters, initOverrides) {
|
|
301
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
302
|
-
if (requestParameters.integration === null || requestParameters.integration === undefined) {
|
|
303
|
-
throw new runtime.RequiredError('integration', 'Required parameter requestParameters.integration was null or undefined when calling getIntegrationProduct.');
|
|
304
|
-
}
|
|
305
|
-
if (requestParameters.product === null || requestParameters.product === undefined) {
|
|
306
|
-
throw new runtime.RequiredError('product', 'Required parameter requestParameters.product was null or undefined when calling getIntegrationProduct.');
|
|
307
|
-
}
|
|
308
|
-
const queryParameters = {};
|
|
309
|
-
const headerParameters = {};
|
|
310
|
-
if (this.configuration && this.configuration.accessToken) {
|
|
311
|
-
// oauth required
|
|
312
|
-
headerParameters["Authorization"] = yield this.configuration.accessToken("session-oauth", []);
|
|
313
|
-
}
|
|
314
|
-
if (this.configuration && this.configuration.apiKey) {
|
|
315
|
-
headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // api-key authentication
|
|
316
|
-
}
|
|
317
|
-
const response = yield this.request({
|
|
318
|
-
path: `/v1/integrations/{integration}/products/{product}`.replace(`{${"integration"}}`, encodeURIComponent(String(requestParameters.integration))).replace(`{${"product"}}`, encodeURIComponent(String(requestParameters.product))),
|
|
319
|
-
method: 'GET',
|
|
320
|
-
headers: headerParameters,
|
|
321
|
-
query: queryParameters,
|
|
322
|
-
}, initOverrides);
|
|
323
|
-
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.IntegrationProductFromJSON)(jsonValue));
|
|
324
|
-
});
|
|
325
|
-
}
|
|
326
|
-
/**
|
|
327
|
-
* Get a product available for an integration
|
|
328
|
-
* Get integration product
|
|
329
|
-
*/
|
|
330
|
-
getIntegrationProduct(integration, product, initOverrides) {
|
|
331
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
332
|
-
const response = yield this.getIntegrationProductRaw({
|
|
333
|
-
integration: integration, product: product,
|
|
334
|
-
}, initOverrides);
|
|
335
|
-
return yield response.value();
|
|
336
|
-
});
|
|
337
|
-
}
|
|
338
|
-
/**
|
|
339
|
-
* List all products available for an integration
|
|
340
|
-
* List integration products
|
|
341
|
-
*/
|
|
342
|
-
getIntegrationProductsRaw(requestParameters, initOverrides) {
|
|
343
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
344
|
-
if (requestParameters.integration === null || requestParameters.integration === undefined) {
|
|
345
|
-
throw new runtime.RequiredError('integration', 'Required parameter requestParameters.integration was null or undefined when calling getIntegrationProducts.');
|
|
346
|
-
}
|
|
347
|
-
const queryParameters = {};
|
|
348
|
-
const headerParameters = {};
|
|
349
|
-
if (this.configuration && this.configuration.accessToken) {
|
|
350
|
-
// oauth required
|
|
351
|
-
headerParameters["Authorization"] = yield this.configuration.accessToken("session-oauth", []);
|
|
352
|
-
}
|
|
353
|
-
if (this.configuration && this.configuration.apiKey) {
|
|
354
|
-
headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // api-key authentication
|
|
355
|
-
}
|
|
356
|
-
const response = yield this.request({
|
|
357
|
-
path: `/v1/integrations/{integration}/products`.replace(`{${"integration"}}`, encodeURIComponent(String(requestParameters.integration))),
|
|
358
|
-
method: 'GET',
|
|
359
|
-
headers: headerParameters,
|
|
360
|
-
query: queryParameters,
|
|
361
|
-
}, initOverrides);
|
|
362
|
-
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.IntegrationProductsResponseFromJSON)(jsonValue));
|
|
363
|
-
});
|
|
364
|
-
}
|
|
365
|
-
/**
|
|
366
|
-
* List all products available for an integration
|
|
367
|
-
* List integration products
|
|
368
|
-
*/
|
|
369
|
-
getIntegrationProducts(integration, initOverrides) {
|
|
370
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
371
|
-
const response = yield this.getIntegrationProductsRaw({
|
|
372
|
-
integration: integration,
|
|
373
|
-
}, initOverrides);
|
|
374
|
-
return yield response.value();
|
|
375
|
-
});
|
|
376
|
-
}
|
|
377
|
-
/**
|
|
378
|
-
* List all integrations
|
|
379
|
-
* List integrations
|
|
380
|
-
*/
|
|
381
|
-
getIntegrationsRaw(initOverrides) {
|
|
382
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
383
|
-
const queryParameters = {};
|
|
384
|
-
const headerParameters = {};
|
|
385
|
-
if (this.configuration && this.configuration.accessToken) {
|
|
386
|
-
// oauth required
|
|
387
|
-
headerParameters["Authorization"] = yield this.configuration.accessToken("session-oauth", []);
|
|
388
|
-
}
|
|
389
|
-
if (this.configuration && this.configuration.apiKey) {
|
|
390
|
-
headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // api-key authentication
|
|
391
|
-
}
|
|
392
|
-
const response = yield this.request({
|
|
393
|
-
path: `/v1/integrations`,
|
|
394
|
-
method: 'GET',
|
|
395
|
-
headers: headerParameters,
|
|
396
|
-
query: queryParameters,
|
|
397
|
-
}, initOverrides);
|
|
398
|
-
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.IntegrationsResponseFromJSON)(jsonValue));
|
|
399
|
-
});
|
|
400
|
-
}
|
|
401
|
-
/**
|
|
402
|
-
* List all integrations
|
|
403
|
-
* List integrations
|
|
404
|
-
*/
|
|
405
|
-
getIntegrations(initOverrides) {
|
|
406
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
407
|
-
const response = yield this.getIntegrationsRaw(initOverrides);
|
|
408
|
-
return yield response.value();
|
|
409
|
-
});
|
|
410
|
-
}
|
|
411
|
-
/**
|
|
412
|
-
* List all integration listings
|
|
413
|
-
* List integration listings
|
|
414
|
-
*/
|
|
415
|
-
listAdminIntegrationListingsRaw(initOverrides) {
|
|
416
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
417
|
-
const queryParameters = {};
|
|
418
|
-
const headerParameters = {};
|
|
419
|
-
if (this.configuration && this.configuration.accessToken) {
|
|
420
|
-
// oauth required
|
|
421
|
-
headerParameters["Authorization"] = yield this.configuration.accessToken("session-oauth", []);
|
|
422
|
-
}
|
|
423
|
-
if (this.configuration && this.configuration.apiKey) {
|
|
424
|
-
headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // api-key authentication
|
|
425
|
-
}
|
|
426
|
-
const response = yield this.request({
|
|
427
|
-
path: `/v1/integrations/admin/listings`,
|
|
428
|
-
method: 'GET',
|
|
429
|
-
headers: headerParameters,
|
|
430
|
-
query: queryParameters,
|
|
431
|
-
}, initOverrides);
|
|
432
|
-
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.AdminIntegrationListingsResponseFromJSON)(jsonValue));
|
|
433
|
-
});
|
|
434
|
-
}
|
|
435
|
-
/**
|
|
436
|
-
* List all integration listings
|
|
437
|
-
* List integration listings
|
|
438
|
-
*/
|
|
439
|
-
listAdminIntegrationListings(initOverrides) {
|
|
440
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
441
|
-
const response = yield this.listAdminIntegrationListingsRaw(initOverrides);
|
|
442
|
-
return yield response.value();
|
|
443
|
-
});
|
|
444
|
-
}
|
|
445
|
-
/**
|
|
446
|
-
* Update an integration listing
|
|
447
|
-
* Update integration listing
|
|
448
|
-
*/
|
|
449
|
-
updateAdminIntegrationListingRaw(requestParameters, initOverrides) {
|
|
450
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
451
|
-
if (requestParameters.listing === null || requestParameters.listing === undefined) {
|
|
452
|
-
throw new runtime.RequiredError('listing', 'Required parameter requestParameters.listing was null or undefined when calling updateAdminIntegrationListing.');
|
|
453
|
-
}
|
|
454
|
-
if (requestParameters.updateAdminIntegrationListingRequest === null || requestParameters.updateAdminIntegrationListingRequest === undefined) {
|
|
455
|
-
throw new runtime.RequiredError('updateAdminIntegrationListingRequest', 'Required parameter requestParameters.updateAdminIntegrationListingRequest was null or undefined when calling updateAdminIntegrationListing.');
|
|
456
|
-
}
|
|
457
|
-
const queryParameters = {};
|
|
458
|
-
const headerParameters = {};
|
|
459
|
-
headerParameters['Content-Type'] = 'application/json';
|
|
460
|
-
if (this.configuration && this.configuration.accessToken) {
|
|
461
|
-
// oauth required
|
|
462
|
-
headerParameters["Authorization"] = yield this.configuration.accessToken("session-oauth", []);
|
|
463
|
-
}
|
|
464
|
-
if (this.configuration && this.configuration.apiKey) {
|
|
465
|
-
headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // api-key authentication
|
|
466
|
-
}
|
|
467
|
-
const response = yield this.request({
|
|
468
|
-
path: `/v1/integrations/admin/listings/{listing}`.replace(`{${"listing"}}`, encodeURIComponent(String(requestParameters.listing))),
|
|
469
|
-
method: 'PATCH',
|
|
470
|
-
headers: headerParameters,
|
|
471
|
-
query: queryParameters,
|
|
472
|
-
body: (0, index_1.UpdateAdminIntegrationListingRequestToJSON)(requestParameters.updateAdminIntegrationListingRequest),
|
|
473
|
-
}, initOverrides);
|
|
474
|
-
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.IntegrationListingFromJSON)(jsonValue));
|
|
475
|
-
});
|
|
476
|
-
}
|
|
477
|
-
/**
|
|
478
|
-
* Update an integration listing
|
|
479
|
-
* Update integration listing
|
|
480
|
-
*/
|
|
481
|
-
updateAdminIntegrationListing(listing, updateAdminIntegrationListingRequest, initOverrides) {
|
|
482
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
483
|
-
const response = yield this.updateAdminIntegrationListingRaw({
|
|
484
|
-
listing: listing, updateAdminIntegrationListingRequest: updateAdminIntegrationListingRequest,
|
|
485
|
-
}, initOverrides);
|
|
486
|
-
return yield response.value();
|
|
487
|
-
});
|
|
488
|
-
}
|
|
489
|
-
}
|
|
490
|
-
exports.IntegrationsApi = IntegrationsApi;
|
package/dist/apis/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './IntegrationsApi';
|
package/dist/apis/index.js
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
/* tslint:disable */
|
|
18
|
-
/* eslint-disable */
|
|
19
|
-
__exportStar(require("./IntegrationsApi"), exports);
|