@vertexvis/api-client-node 0.31.0 → 0.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/api.d.ts +682 -22
- package/dist/cjs/api.js +500 -38
- package/dist/cjs/client/version.d.ts +1 -1
- package/dist/cjs/client/version.js +1 -1
- package/dist/cjs/client/vertex-client.d.ts +3 -1
- package/dist/cjs/client/vertex-client.js +2 -0
- package/dist/esm/api.d.ts +682 -22
- package/dist/esm/api.js +491 -33
- package/dist/esm/client/version.d.ts +1 -1
- package/dist/esm/client/version.js +1 -1
- package/dist/esm/client/vertex-client.d.ts +3 -1
- package/dist/esm/client/vertex-client.js +3 -1
- package/package.json +1 -1
package/dist/cjs/api.js
CHANGED
|
@@ -25,11 +25,11 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
25
25
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
26
26
|
};
|
|
27
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
-
exports.
|
|
29
|
-
exports.
|
|
30
|
-
exports.
|
|
31
|
-
exports.
|
|
32
|
-
exports.WebhookSubscriptionsApi = exports.WebhookSubscriptionsApiFactory = exports.WebhookSubscriptionsApiFp = exports.WebhookSubscriptionsApiAxiosParamCreator = exports.UsersApi = exports.UsersApiFactory = exports.UsersApiFp = exports.UsersApiAxiosParamCreator = exports.UserGroupsApi = exports.UserGroupsApiFactory = exports.UserGroupsApiFp = exports.UserGroupsApiAxiosParamCreator = exports.TranslationInspectionsApi = exports.TranslationInspectionsApiFactory = exports.TranslationInspectionsApiFp = exports.TranslationInspectionsApiAxiosParamCreator = exports.ThreadsApi = void 0;
|
|
28
|
+
exports.QueryByMetadataDataTypeEnum = exports.QueryByIdDataAttributesTypeEnum = exports.QueryByIdDataTypeEnum = exports.QueryByCollectionDataAttributesTypeEnum = exports.QueryByCollectionDataTypeEnum = exports.QueryAll = exports.PropertyStringTypeTypeEnum = exports.PropertySetRelationshipDataTypeEnum = exports.PropertySetDomainSubjectDomainEnum = exports.PropertyLongTypeTypeEnum = exports.PropertyDoubleTypeTypeEnum = exports.PropertyDateTypeTypeEnum = exports.PermissionGrantDataTypeEnum = exports.PartsDomainSubjectDomainEnum = exports.PartRenditionRelationshipDataTypeEnum = exports.PartRelationshipDataTypeEnum = exports.PartInstanceRelationshipDataTypeEnum = exports.PartDataRelationshipsPartRevisionsTypeEnum = exports.GranteeAccountTypeEnum = exports.GeometrySetRelationshipDataTypeEnum = exports.FileRelationshipDataTypeEnum = exports.FileJobArchiveOperationTypeEnum = exports.FileCollectionMetadataDataTypeEnum = exports.ExportStateRelationshipDataTypeEnum = exports.ExportRelationshipDataTypeEnum = exports.DeselectOperationTypeEnum = exports.CreateUserRequestDataTypeEnum = exports.CreateUserGroupRequestDataTypeEnum = exports.CreateThreadRequestDataTypeEnum = exports.CreateSearchSessionRequestDataTypeEnum = exports.CreateSceneItemRequestDataAttributesResolutionRuleEnum = exports.CreateSceneExpressionAlterationRequestDataTypeEnum = exports.CreateReplyRequestDataTypeEnum = exports.CreatePermissionGrantDataAttributesCapabilityEnum = exports.CreatePermissionGrantDataTypeEnum = exports.CreateFileJobRequestDataTypeEnum = exports.CreateFileCollectionRequestDataTypeEnum = exports.CreateCollaborationContextRequestDataTypeEnum = exports.CollaborationContextRelationshipDataTypeEnum = exports.ClearTransformOpTypeEnum = exports.ClearRepOpTypeEnum = exports.ClearRenOpTypeEnum = exports.ClearMaterialOpTypeEnum = exports.ChangeVisibilityOpTypeEnum = exports.ChangeTransformOpTypeEnum = exports.ChangeMaterialOpTypeEnum = exports.CameraFitTypeEnum = exports.BatchOperationRefTypeEnum = exports.BatchOperationOpEnum = exports.AccountRelationshipDataTypeEnum = void 0;
|
|
29
|
+
exports.CollaborationContextsApiFactory = exports.CollaborationContextsApiFp = exports.CollaborationContextsApiAxiosParamCreator = exports.BatchesApi = exports.BatchesApiFactory = exports.BatchesApiFp = exports.BatchesApiAxiosParamCreator = exports.ApplicationsApi = exports.ApplicationsApiFactory = exports.ApplicationsApiFp = exports.ApplicationsApiAxiosParamCreator = exports.AccountsApi = exports.AccountsApiFactory = exports.AccountsApiFp = exports.AccountsApiAxiosParamCreator = exports.WebhookSubscriptionDataAttributesStatusEnum = exports.WebhookEventDataRelationshipsOwnerDataTypeEnum = exports.ViewRepByPredefinedIdOpIdEnum = exports.ViewRepByPredefinedIdOpTypeEnum = exports.ViewRepByIdOpTypeEnum = exports.ViewRenBySuppliedIdOpTypeEnum = exports.ViewRenByIdOpTypeEnum = exports.ViewDefaultRenOpTypeEnum = exports.UserRelationshipDataTypeEnum = exports.UserIdTypeEnum = exports.UserGroupIdTypeEnum = exports.UpdateWebhookSubscriptionRequestDataAttributesStatusEnum = exports.UpdateSceneRequestDataAttributesStateEnum = exports.UpdateItemToDefaultRenditionOperationTypeEnum = exports.UpdateFileCollectionRequestDataTypeEnum = exports.UpdateAccountRequestDataAttributesStatusEnum = exports.ThreadType = exports.ThreadStatus = exports.ThreadRelationshipDataTypeEnum = exports.ThreadDataTypeEnum = exports.SelectOpTypeEnum = exports.SelectFileBySuppliedIdTypeEnum = exports.SelectFileByIdTypeEnum = exports.SceneViewStateRelationshipDataTypeEnum = exports.SceneViewRelationshipDataTypeEnum = exports.SceneRelationshipDataTypeEnum = exports.SceneItemRelationshipDataTypeEnum = exports.SceneItemQueryOperandTypeEnum = exports.SceneItemOrExpressionTypeEnum = exports.SceneItemAndExpressionTypeEnum = exports.ReplyDataTypeEnum = exports.QueryBySceneItemMetadataTypeEnum = exports.QueryBySceneItemIdsTypeEnum = exports.QueryBySceneItemIdTypeEnum = exports.QueryByRootTypeEnum = void 0;
|
|
30
|
+
exports.PermissionGrantsApiAxiosParamCreator = exports.PartsApi = exports.PartsApiFactory = exports.PartsApiFp = exports.PartsApiAxiosParamCreator = exports.PartRevisionsApi = exports.PartRevisionsApiFactory = exports.PartRevisionsApiFp = exports.PartRevisionsApiAxiosParamCreator = exports.PartRevisionInstancesApi = exports.PartRevisionInstancesApiFactory = exports.PartRevisionInstancesApiFp = exports.PartRevisionInstancesApiAxiosParamCreator = exports.PartRenditionsApi = exports.PartRenditionsApiFactory = exports.PartRenditionsApiFp = exports.PartRenditionsApiAxiosParamCreator = exports.Oauth2Api = exports.Oauth2ApiFactory = exports.Oauth2ApiFp = exports.Oauth2ApiAxiosParamCreator = exports.ModelViewsApi = exports.ModelViewsApiFactory = exports.ModelViewsApiFp = exports.ModelViewsApiAxiosParamCreator = exports.HitsApi = exports.HitsApiFactory = exports.HitsApiFp = exports.HitsApiAxiosParamCreator = exports.GeometrySetsApi = exports.GeometrySetsApiFactory = exports.GeometrySetsApiFp = exports.GeometrySetsApiAxiosParamCreator = exports.FilesApi = exports.FilesApiFactory = exports.FilesApiFp = exports.FilesApiAxiosParamCreator = exports.FileJobsApi = exports.FileJobsApiFactory = exports.FileJobsApiFp = exports.FileJobsApiAxiosParamCreator = exports.FileCollectionsApi = exports.FileCollectionsApiFactory = exports.FileCollectionsApiFp = exports.FileCollectionsApiAxiosParamCreator = exports.ExportsApi = exports.ExportsApiFactory = exports.ExportsApiFp = exports.ExportsApiAxiosParamCreator = exports.CollaborationContextsApi = void 0;
|
|
31
|
+
exports.SearchSessionsApiFactory = exports.SearchSessionsApiFp = exports.SearchSessionsApiAxiosParamCreator = exports.ScenesApi = exports.ScenesApiFactory = exports.ScenesApiFp = exports.ScenesApiAxiosParamCreator = exports.SceneViewsApi = exports.SceneViewsApiFactory = exports.SceneViewsApiFp = exports.SceneViewsApiAxiosParamCreator = exports.SceneViewStatesApi = exports.SceneViewStatesApiFactory = exports.SceneViewStatesApiFp = exports.SceneViewStatesApiAxiosParamCreator = exports.SceneSynchronizationsApi = exports.SceneSynchronizationsApiFactory = exports.SceneSynchronizationsApiFp = exports.SceneSynchronizationsApiAxiosParamCreator = exports.SceneItemsApi = exports.SceneItemsApiFactory = exports.SceneItemsApiFp = exports.SceneItemsApiAxiosParamCreator = exports.SceneItemOverridesApi = exports.SceneItemOverridesApiFactory = exports.SceneItemOverridesApiFp = exports.SceneItemOverridesApiAxiosParamCreator = exports.SceneAnnotationsApi = exports.SceneAnnotationsApiFactory = exports.SceneAnnotationsApiFp = exports.SceneAnnotationsApiAxiosParamCreator = exports.SceneAlterationsApi = exports.SceneAlterationsApiFactory = exports.SceneAlterationsApiFp = exports.SceneAlterationsApiAxiosParamCreator = exports.RepliesApi = exports.RepliesApiFactory = exports.RepliesApiFp = exports.RepliesApiAxiosParamCreator = exports.PropertyEntriesApi = exports.PropertyEntriesApiFactory = exports.PropertyEntriesApiFp = exports.PropertyEntriesApiAxiosParamCreator = exports.PmiApi = exports.PmiApiFactory = exports.PmiApiFp = exports.PmiApiAxiosParamCreator = exports.PermissionGrantsApi = exports.PermissionGrantsApiFactory = exports.PermissionGrantsApiFp = void 0;
|
|
32
|
+
exports.WebhookSubscriptionsApi = exports.WebhookSubscriptionsApiFactory = exports.WebhookSubscriptionsApiFp = exports.WebhookSubscriptionsApiAxiosParamCreator = exports.UsersApi = exports.UsersApiFactory = exports.UsersApiFp = exports.UsersApiAxiosParamCreator = exports.UserGroupsApi = exports.UserGroupsApiFactory = exports.UserGroupsApiFp = exports.UserGroupsApiAxiosParamCreator = exports.TranslationInspectionsApi = exports.TranslationInspectionsApiFactory = exports.TranslationInspectionsApiFp = exports.TranslationInspectionsApiAxiosParamCreator = exports.ThreadsApi = exports.ThreadsApiFactory = exports.ThreadsApiFp = exports.ThreadsApiAxiosParamCreator = exports.StreamKeysApi = exports.StreamKeysApiFactory = exports.StreamKeysApiFp = exports.StreamKeysApiAxiosParamCreator = exports.SearchSessionsApi = void 0;
|
|
33
33
|
const axios_1 = __importDefault(require("axios"));
|
|
34
34
|
// Some imports not used depending on template conditions
|
|
35
35
|
// @ts-ignore
|
|
@@ -88,6 +88,9 @@ exports.CreatePermissionGrantDataTypeEnum = {
|
|
|
88
88
|
exports.CreatePermissionGrantDataAttributesCapabilityEnum = {
|
|
89
89
|
Read: 'read',
|
|
90
90
|
};
|
|
91
|
+
exports.CreateReplyRequestDataTypeEnum = {
|
|
92
|
+
Reply: 'reply',
|
|
93
|
+
};
|
|
91
94
|
exports.CreateSceneExpressionAlterationRequestDataTypeEnum = {
|
|
92
95
|
SceneAlterationExpression: 'scene-alteration-expression',
|
|
93
96
|
};
|
|
@@ -206,6 +209,9 @@ exports.QueryBySceneItemIdsTypeEnum = {
|
|
|
206
209
|
exports.QueryBySceneItemMetadataTypeEnum = {
|
|
207
210
|
QueryByMetadata: 'query-by-metadata',
|
|
208
211
|
};
|
|
212
|
+
exports.ReplyDataTypeEnum = {
|
|
213
|
+
Reply: 'reply',
|
|
214
|
+
};
|
|
209
215
|
exports.SceneItemAndExpressionTypeEnum = {
|
|
210
216
|
And: 'and',
|
|
211
217
|
};
|
|
@@ -239,6 +245,9 @@ exports.SelectOpTypeEnum = {
|
|
|
239
245
|
exports.ThreadDataTypeEnum = {
|
|
240
246
|
Thread: 'thread',
|
|
241
247
|
};
|
|
248
|
+
exports.ThreadRelationshipDataTypeEnum = {
|
|
249
|
+
Thread: 'thread',
|
|
250
|
+
};
|
|
242
251
|
/**
|
|
243
252
|
*
|
|
244
253
|
* @export
|
|
@@ -278,6 +287,9 @@ exports.UpdateWebhookSubscriptionRequestDataAttributesStatusEnum = {
|
|
|
278
287
|
exports.UserGroupIdTypeEnum = {
|
|
279
288
|
UserGroup: 'user-group',
|
|
280
289
|
};
|
|
290
|
+
exports.UserIdTypeEnum = {
|
|
291
|
+
User: 'user',
|
|
292
|
+
};
|
|
281
293
|
exports.UserRelationshipDataTypeEnum = {
|
|
282
294
|
User: 'user',
|
|
283
295
|
};
|
|
@@ -1425,6 +1437,42 @@ const CollaborationContextsApiAxiosParamCreator = function (configuration) {
|
|
|
1425
1437
|
options: localVarRequestOptions,
|
|
1426
1438
|
};
|
|
1427
1439
|
}),
|
|
1440
|
+
/**
|
|
1441
|
+
* List `collaboration-context`s
|
|
1442
|
+
* @param {string} [pageCursor] The cursor for the next page of items.
|
|
1443
|
+
* @param {number} [pageSize] The number of items to return.
|
|
1444
|
+
* @param {*} [options] Override http request option.
|
|
1445
|
+
* @throws {RequiredError}
|
|
1446
|
+
*/
|
|
1447
|
+
listCollaborationContexts: (pageCursor, pageSize, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
1448
|
+
var _d;
|
|
1449
|
+
const localVarPath = `/collaboration-contexts`;
|
|
1450
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1451
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
1452
|
+
let baseOptions;
|
|
1453
|
+
if (configuration) {
|
|
1454
|
+
baseOptions = configuration.baseOptions;
|
|
1455
|
+
}
|
|
1456
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
1457
|
+
const localVarHeaderParameter = {};
|
|
1458
|
+
const localVarQueryParameter = {};
|
|
1459
|
+
// authentication OAuth2 required
|
|
1460
|
+
// oauth required
|
|
1461
|
+
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, 'OAuth2', [], configuration);
|
|
1462
|
+
if (pageCursor !== undefined) {
|
|
1463
|
+
localVarQueryParameter['page[cursor]'] = pageCursor;
|
|
1464
|
+
}
|
|
1465
|
+
if (pageSize !== undefined) {
|
|
1466
|
+
localVarQueryParameter['page[size]'] = pageSize;
|
|
1467
|
+
}
|
|
1468
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
1469
|
+
let headersFromBaseOptions = (_d = baseOptions === null || baseOptions === void 0 ? void 0 : baseOptions.headers) !== null && _d !== void 0 ? _d : {};
|
|
1470
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1471
|
+
return {
|
|
1472
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
1473
|
+
options: localVarRequestOptions,
|
|
1474
|
+
};
|
|
1475
|
+
}),
|
|
1428
1476
|
};
|
|
1429
1477
|
};
|
|
1430
1478
|
exports.CollaborationContextsApiAxiosParamCreator = CollaborationContextsApiAxiosParamCreator;
|
|
@@ -1472,6 +1520,19 @@ const CollaborationContextsApiFp = function (configuration) {
|
|
|
1472
1520
|
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
1473
1521
|
});
|
|
1474
1522
|
},
|
|
1523
|
+
/**
|
|
1524
|
+
* List `collaboration-context`s
|
|
1525
|
+
* @param {string} [pageCursor] The cursor for the next page of items.
|
|
1526
|
+
* @param {number} [pageSize] The number of items to return.
|
|
1527
|
+
* @param {*} [options] Override http request option.
|
|
1528
|
+
* @throws {RequiredError}
|
|
1529
|
+
*/
|
|
1530
|
+
listCollaborationContexts(pageCursor, pageSize, options) {
|
|
1531
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1532
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.listCollaborationContexts(pageCursor, pageSize, options);
|
|
1533
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
1534
|
+
});
|
|
1535
|
+
},
|
|
1475
1536
|
};
|
|
1476
1537
|
};
|
|
1477
1538
|
exports.CollaborationContextsApiFp = CollaborationContextsApiFp;
|
|
@@ -1516,6 +1577,18 @@ const CollaborationContextsApiFactory = function (configuration, basePath, axios
|
|
|
1516
1577
|
.getCollaborationContext(id, options)
|
|
1517
1578
|
.then((request) => request(axios, basePath));
|
|
1518
1579
|
},
|
|
1580
|
+
/**
|
|
1581
|
+
* List `collaboration-context`s
|
|
1582
|
+
* @param {string} [pageCursor] The cursor for the next page of items.
|
|
1583
|
+
* @param {number} [pageSize] The number of items to return.
|
|
1584
|
+
* @param {*} [options] Override http request option.
|
|
1585
|
+
* @throws {RequiredError}
|
|
1586
|
+
*/
|
|
1587
|
+
listCollaborationContexts(pageCursor, pageSize, options) {
|
|
1588
|
+
return localVarFp
|
|
1589
|
+
.listCollaborationContexts(pageCursor, pageSize, options)
|
|
1590
|
+
.then((request) => request(axios, basePath));
|
|
1591
|
+
},
|
|
1519
1592
|
};
|
|
1520
1593
|
};
|
|
1521
1594
|
exports.CollaborationContextsApiFactory = CollaborationContextsApiFactory;
|
|
@@ -1562,6 +1635,18 @@ class CollaborationContextsApi extends base_1.BaseAPI {
|
|
|
1562
1635
|
.getCollaborationContext(requestParameters.id, options)
|
|
1563
1636
|
.then((request) => request(this.axios, this.basePath));
|
|
1564
1637
|
}
|
|
1638
|
+
/**
|
|
1639
|
+
* List `collaboration-context`s
|
|
1640
|
+
* @param {CollaborationContextsApiListCollaborationContextsRequest} requestParameters Request parameters.
|
|
1641
|
+
* @param {*} [options] Override http request option.
|
|
1642
|
+
* @throws {RequiredError}
|
|
1643
|
+
* @memberof CollaborationContextsApi
|
|
1644
|
+
*/
|
|
1645
|
+
listCollaborationContexts(requestParameters = {}, options) {
|
|
1646
|
+
return (0, exports.CollaborationContextsApiFp)(this.configuration)
|
|
1647
|
+
.listCollaborationContexts(requestParameters.pageCursor, requestParameters.pageSize, options)
|
|
1648
|
+
.then((request) => request(this.axios, this.basePath));
|
|
1649
|
+
}
|
|
1565
1650
|
}
|
|
1566
1651
|
exports.CollaborationContextsApi = CollaborationContextsApi;
|
|
1567
1652
|
/**
|
|
@@ -3936,11 +4021,13 @@ const Oauth2ApiAxiosParamCreator = function (configuration) {
|
|
|
3936
4021
|
* @param {string} [scope]
|
|
3937
4022
|
* @param {string} [code]
|
|
3938
4023
|
* @param {string} [redirectUri]
|
|
4024
|
+
* @param {string} [subjectTokenType]
|
|
3939
4025
|
* @param {string} [refreshToken]
|
|
4026
|
+
* @param {string} [subjectToken]
|
|
3940
4027
|
* @param {*} [options] Override http request option.
|
|
3941
4028
|
* @throws {RequiredError}
|
|
3942
4029
|
*/
|
|
3943
|
-
createToken: (grantType, scope, code, redirectUri, refreshToken, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
4030
|
+
createToken: (grantType, scope, code, redirectUri, subjectTokenType, refreshToken, subjectToken, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
3944
4031
|
var _c;
|
|
3945
4032
|
// verify required parameter 'grantType' is not null or undefined
|
|
3946
4033
|
(0, common_1.assertParamExists)('createToken', 'grantType', grantType);
|
|
@@ -3970,9 +4057,15 @@ const Oauth2ApiAxiosParamCreator = function (configuration) {
|
|
|
3970
4057
|
if (grantType !== undefined) {
|
|
3971
4058
|
localVarFormParams.set('grant_type', grantType);
|
|
3972
4059
|
}
|
|
4060
|
+
if (subjectTokenType !== undefined) {
|
|
4061
|
+
localVarFormParams.set('subject_token_type', subjectTokenType);
|
|
4062
|
+
}
|
|
3973
4063
|
if (refreshToken !== undefined) {
|
|
3974
4064
|
localVarFormParams.set('refresh_token', refreshToken);
|
|
3975
4065
|
}
|
|
4066
|
+
if (subjectToken !== undefined) {
|
|
4067
|
+
localVarFormParams.set('subject_token', subjectToken);
|
|
4068
|
+
}
|
|
3976
4069
|
localVarHeaderParameter['Content-Type'] =
|
|
3977
4070
|
'application/x-www-form-urlencoded';
|
|
3978
4071
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
@@ -4059,13 +4152,15 @@ const Oauth2ApiFp = function (configuration) {
|
|
|
4059
4152
|
* @param {string} [scope]
|
|
4060
4153
|
* @param {string} [code]
|
|
4061
4154
|
* @param {string} [redirectUri]
|
|
4155
|
+
* @param {string} [subjectTokenType]
|
|
4062
4156
|
* @param {string} [refreshToken]
|
|
4157
|
+
* @param {string} [subjectToken]
|
|
4063
4158
|
* @param {*} [options] Override http request option.
|
|
4064
4159
|
* @throws {RequiredError}
|
|
4065
4160
|
*/
|
|
4066
|
-
createToken(grantType, scope, code, redirectUri, refreshToken, options) {
|
|
4161
|
+
createToken(grantType, scope, code, redirectUri, subjectTokenType, refreshToken, subjectToken, options) {
|
|
4067
4162
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4068
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.createToken(grantType, scope, code, redirectUri, refreshToken, options);
|
|
4163
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.createToken(grantType, scope, code, redirectUri, subjectTokenType, refreshToken, subjectToken, options);
|
|
4069
4164
|
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
4070
4165
|
});
|
|
4071
4166
|
},
|
|
@@ -4121,13 +4216,15 @@ const Oauth2ApiFactory = function (configuration, basePath, axios) {
|
|
|
4121
4216
|
* @param {string} [scope]
|
|
4122
4217
|
* @param {string} [code]
|
|
4123
4218
|
* @param {string} [redirectUri]
|
|
4219
|
+
* @param {string} [subjectTokenType]
|
|
4124
4220
|
* @param {string} [refreshToken]
|
|
4221
|
+
* @param {string} [subjectToken]
|
|
4125
4222
|
* @param {*} [options] Override http request option.
|
|
4126
4223
|
* @throws {RequiredError}
|
|
4127
4224
|
*/
|
|
4128
|
-
createToken(grantType, scope, code, redirectUri, refreshToken, options) {
|
|
4225
|
+
createToken(grantType, scope, code, redirectUri, subjectTokenType, refreshToken, subjectToken, options) {
|
|
4129
4226
|
return localVarFp
|
|
4130
|
-
.createToken(grantType, scope, code, redirectUri, refreshToken, options)
|
|
4227
|
+
.createToken(grantType, scope, code, redirectUri, subjectTokenType, refreshToken, subjectToken, options)
|
|
4131
4228
|
.then((request) => request(axios, basePath));
|
|
4132
4229
|
},
|
|
4133
4230
|
/**
|
|
@@ -4184,7 +4281,7 @@ class Oauth2Api extends base_1.BaseAPI {
|
|
|
4184
4281
|
*/
|
|
4185
4282
|
createToken(requestParameters, options) {
|
|
4186
4283
|
return (0, exports.Oauth2ApiFp)(this.configuration)
|
|
4187
|
-
.createToken(requestParameters.grantType, requestParameters.scope, requestParameters.code, requestParameters.redirectUri, requestParameters.refreshToken, options)
|
|
4284
|
+
.createToken(requestParameters.grantType, requestParameters.scope, requestParameters.code, requestParameters.redirectUri, requestParameters.subjectTokenType, requestParameters.refreshToken, requestParameters.subjectToken, options)
|
|
4188
4285
|
.then((request) => request(this.axios, this.basePath));
|
|
4189
4286
|
}
|
|
4190
4287
|
/**
|
|
@@ -6153,6 +6250,274 @@ class PropertyEntriesApi extends base_1.BaseAPI {
|
|
|
6153
6250
|
}
|
|
6154
6251
|
}
|
|
6155
6252
|
exports.PropertyEntriesApi = PropertyEntriesApi;
|
|
6253
|
+
/**
|
|
6254
|
+
* RepliesApi - axios parameter creator
|
|
6255
|
+
* @export
|
|
6256
|
+
*/
|
|
6257
|
+
const RepliesApiAxiosParamCreator = function (configuration) {
|
|
6258
|
+
return {
|
|
6259
|
+
/**
|
|
6260
|
+
* Create a `reply` belonging to a `thread`.
|
|
6261
|
+
* @param {string} id The `thread` ID.
|
|
6262
|
+
* @param {CreateReplyRequest} createReplyRequest
|
|
6263
|
+
* @param {*} [options] Override http request option.
|
|
6264
|
+
* @throws {RequiredError}
|
|
6265
|
+
*/
|
|
6266
|
+
createReply: (id, createReplyRequest, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
6267
|
+
var _a;
|
|
6268
|
+
// verify required parameter 'id' is not null or undefined
|
|
6269
|
+
(0, common_1.assertParamExists)('createReply', 'id', id);
|
|
6270
|
+
// verify required parameter 'createReplyRequest' is not null or undefined
|
|
6271
|
+
(0, common_1.assertParamExists)('createReply', 'createReplyRequest', createReplyRequest);
|
|
6272
|
+
const localVarPath = `/threads/{id}/replies`.replace(`{${'id'}}`, encodeURIComponent(String(id)));
|
|
6273
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
6274
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
6275
|
+
let baseOptions;
|
|
6276
|
+
if (configuration) {
|
|
6277
|
+
baseOptions = configuration.baseOptions;
|
|
6278
|
+
}
|
|
6279
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
6280
|
+
const localVarHeaderParameter = {};
|
|
6281
|
+
const localVarQueryParameter = {};
|
|
6282
|
+
// authentication OAuth2 required
|
|
6283
|
+
// oauth required
|
|
6284
|
+
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, 'OAuth2', [], configuration);
|
|
6285
|
+
localVarHeaderParameter['Content-Type'] = 'application/vnd.api+json';
|
|
6286
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
6287
|
+
let headersFromBaseOptions = (_a = baseOptions === null || baseOptions === void 0 ? void 0 : baseOptions.headers) !== null && _a !== void 0 ? _a : {};
|
|
6288
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
6289
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(createReplyRequest, localVarRequestOptions, configuration);
|
|
6290
|
+
return {
|
|
6291
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
6292
|
+
options: localVarRequestOptions,
|
|
6293
|
+
};
|
|
6294
|
+
}),
|
|
6295
|
+
/**
|
|
6296
|
+
* Get a `reply`.
|
|
6297
|
+
* @param {string} id The `thread` ID.
|
|
6298
|
+
* @param {string} [include] Comma-separated list of relationships to include in response.
|
|
6299
|
+
* @param {*} [options] Override http request option.
|
|
6300
|
+
* @throws {RequiredError}
|
|
6301
|
+
*/
|
|
6302
|
+
getReply: (id, include, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
6303
|
+
var _b;
|
|
6304
|
+
// verify required parameter 'id' is not null or undefined
|
|
6305
|
+
(0, common_1.assertParamExists)('getReply', 'id', id);
|
|
6306
|
+
const localVarPath = `/replies/{id}`.replace(`{${'id'}}`, encodeURIComponent(String(id)));
|
|
6307
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
6308
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
6309
|
+
let baseOptions;
|
|
6310
|
+
if (configuration) {
|
|
6311
|
+
baseOptions = configuration.baseOptions;
|
|
6312
|
+
}
|
|
6313
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
6314
|
+
const localVarHeaderParameter = {};
|
|
6315
|
+
const localVarQueryParameter = {};
|
|
6316
|
+
// authentication OAuth2 required
|
|
6317
|
+
// oauth required
|
|
6318
|
+
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, 'OAuth2', [], configuration);
|
|
6319
|
+
if (include !== undefined) {
|
|
6320
|
+
localVarQueryParameter['include'] = include;
|
|
6321
|
+
}
|
|
6322
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
6323
|
+
let headersFromBaseOptions = (_b = baseOptions === null || baseOptions === void 0 ? void 0 : baseOptions.headers) !== null && _b !== void 0 ? _b : {};
|
|
6324
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
6325
|
+
return {
|
|
6326
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
6327
|
+
options: localVarRequestOptions,
|
|
6328
|
+
};
|
|
6329
|
+
}),
|
|
6330
|
+
/**
|
|
6331
|
+
* List `replies`
|
|
6332
|
+
* @param {string} [filterThreadId] Comma-separated list of supplied IDs to filter on.
|
|
6333
|
+
* @param {string} [pageCursor] The cursor for the next page of items.
|
|
6334
|
+
* @param {number} [pageSize] The number of items to return.
|
|
6335
|
+
* @param {string} [include] Comma-separated list of relationships to include in response.
|
|
6336
|
+
* @param {*} [options] Override http request option.
|
|
6337
|
+
* @throws {RequiredError}
|
|
6338
|
+
*/
|
|
6339
|
+
listReplies: (filterThreadId, pageCursor, pageSize, include, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
6340
|
+
var _c;
|
|
6341
|
+
const localVarPath = `/replies`;
|
|
6342
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
6343
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
6344
|
+
let baseOptions;
|
|
6345
|
+
if (configuration) {
|
|
6346
|
+
baseOptions = configuration.baseOptions;
|
|
6347
|
+
}
|
|
6348
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
6349
|
+
const localVarHeaderParameter = {};
|
|
6350
|
+
const localVarQueryParameter = {};
|
|
6351
|
+
// authentication OAuth2 required
|
|
6352
|
+
// oauth required
|
|
6353
|
+
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, 'OAuth2', [], configuration);
|
|
6354
|
+
if (filterThreadId !== undefined) {
|
|
6355
|
+
localVarQueryParameter['filter[threadId]'] = filterThreadId;
|
|
6356
|
+
}
|
|
6357
|
+
if (pageCursor !== undefined) {
|
|
6358
|
+
localVarQueryParameter['page[cursor]'] = pageCursor;
|
|
6359
|
+
}
|
|
6360
|
+
if (pageSize !== undefined) {
|
|
6361
|
+
localVarQueryParameter['page[size]'] = pageSize;
|
|
6362
|
+
}
|
|
6363
|
+
if (include !== undefined) {
|
|
6364
|
+
localVarQueryParameter['include'] = include;
|
|
6365
|
+
}
|
|
6366
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
6367
|
+
let headersFromBaseOptions = (_c = baseOptions === null || baseOptions === void 0 ? void 0 : baseOptions.headers) !== null && _c !== void 0 ? _c : {};
|
|
6368
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
6369
|
+
return {
|
|
6370
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
6371
|
+
options: localVarRequestOptions,
|
|
6372
|
+
};
|
|
6373
|
+
}),
|
|
6374
|
+
};
|
|
6375
|
+
};
|
|
6376
|
+
exports.RepliesApiAxiosParamCreator = RepliesApiAxiosParamCreator;
|
|
6377
|
+
/**
|
|
6378
|
+
* RepliesApi - functional programming interface
|
|
6379
|
+
* @export
|
|
6380
|
+
*/
|
|
6381
|
+
const RepliesApiFp = function (configuration) {
|
|
6382
|
+
const localVarAxiosParamCreator = (0, exports.RepliesApiAxiosParamCreator)(configuration);
|
|
6383
|
+
return {
|
|
6384
|
+
/**
|
|
6385
|
+
* Create a `reply` belonging to a `thread`.
|
|
6386
|
+
* @param {string} id The `thread` ID.
|
|
6387
|
+
* @param {CreateReplyRequest} createReplyRequest
|
|
6388
|
+
* @param {*} [options] Override http request option.
|
|
6389
|
+
* @throws {RequiredError}
|
|
6390
|
+
*/
|
|
6391
|
+
createReply(id, createReplyRequest, options) {
|
|
6392
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
6393
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.createReply(id, createReplyRequest, options);
|
|
6394
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
6395
|
+
});
|
|
6396
|
+
},
|
|
6397
|
+
/**
|
|
6398
|
+
* Get a `reply`.
|
|
6399
|
+
* @param {string} id The `thread` ID.
|
|
6400
|
+
* @param {string} [include] Comma-separated list of relationships to include in response.
|
|
6401
|
+
* @param {*} [options] Override http request option.
|
|
6402
|
+
* @throws {RequiredError}
|
|
6403
|
+
*/
|
|
6404
|
+
getReply(id, include, options) {
|
|
6405
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
6406
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.getReply(id, include, options);
|
|
6407
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
6408
|
+
});
|
|
6409
|
+
},
|
|
6410
|
+
/**
|
|
6411
|
+
* List `replies`
|
|
6412
|
+
* @param {string} [filterThreadId] Comma-separated list of supplied IDs to filter on.
|
|
6413
|
+
* @param {string} [pageCursor] The cursor for the next page of items.
|
|
6414
|
+
* @param {number} [pageSize] The number of items to return.
|
|
6415
|
+
* @param {string} [include] Comma-separated list of relationships to include in response.
|
|
6416
|
+
* @param {*} [options] Override http request option.
|
|
6417
|
+
* @throws {RequiredError}
|
|
6418
|
+
*/
|
|
6419
|
+
listReplies(filterThreadId, pageCursor, pageSize, include, options) {
|
|
6420
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
6421
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.listReplies(filterThreadId, pageCursor, pageSize, include, options);
|
|
6422
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
6423
|
+
});
|
|
6424
|
+
},
|
|
6425
|
+
};
|
|
6426
|
+
};
|
|
6427
|
+
exports.RepliesApiFp = RepliesApiFp;
|
|
6428
|
+
/**
|
|
6429
|
+
* RepliesApi - factory interface
|
|
6430
|
+
* @export
|
|
6431
|
+
*/
|
|
6432
|
+
const RepliesApiFactory = function (configuration, basePath, axios) {
|
|
6433
|
+
const localVarFp = (0, exports.RepliesApiFp)(configuration);
|
|
6434
|
+
return {
|
|
6435
|
+
/**
|
|
6436
|
+
* Create a `reply` belonging to a `thread`.
|
|
6437
|
+
* @param {string} id The `thread` ID.
|
|
6438
|
+
* @param {CreateReplyRequest} createReplyRequest
|
|
6439
|
+
* @param {*} [options] Override http request option.
|
|
6440
|
+
* @throws {RequiredError}
|
|
6441
|
+
*/
|
|
6442
|
+
createReply(id, createReplyRequest, options) {
|
|
6443
|
+
return localVarFp
|
|
6444
|
+
.createReply(id, createReplyRequest, options)
|
|
6445
|
+
.then((request) => request(axios, basePath));
|
|
6446
|
+
},
|
|
6447
|
+
/**
|
|
6448
|
+
* Get a `reply`.
|
|
6449
|
+
* @param {string} id The `thread` ID.
|
|
6450
|
+
* @param {string} [include] Comma-separated list of relationships to include in response.
|
|
6451
|
+
* @param {*} [options] Override http request option.
|
|
6452
|
+
* @throws {RequiredError}
|
|
6453
|
+
*/
|
|
6454
|
+
getReply(id, include, options) {
|
|
6455
|
+
return localVarFp
|
|
6456
|
+
.getReply(id, include, options)
|
|
6457
|
+
.then((request) => request(axios, basePath));
|
|
6458
|
+
},
|
|
6459
|
+
/**
|
|
6460
|
+
* List `replies`
|
|
6461
|
+
* @param {string} [filterThreadId] Comma-separated list of supplied IDs to filter on.
|
|
6462
|
+
* @param {string} [pageCursor] The cursor for the next page of items.
|
|
6463
|
+
* @param {number} [pageSize] The number of items to return.
|
|
6464
|
+
* @param {string} [include] Comma-separated list of relationships to include in response.
|
|
6465
|
+
* @param {*} [options] Override http request option.
|
|
6466
|
+
* @throws {RequiredError}
|
|
6467
|
+
*/
|
|
6468
|
+
listReplies(filterThreadId, pageCursor, pageSize, include, options) {
|
|
6469
|
+
return localVarFp
|
|
6470
|
+
.listReplies(filterThreadId, pageCursor, pageSize, include, options)
|
|
6471
|
+
.then((request) => request(axios, basePath));
|
|
6472
|
+
},
|
|
6473
|
+
};
|
|
6474
|
+
};
|
|
6475
|
+
exports.RepliesApiFactory = RepliesApiFactory;
|
|
6476
|
+
/**
|
|
6477
|
+
* RepliesApi - object-oriented interface
|
|
6478
|
+
* @export
|
|
6479
|
+
* @class RepliesApi
|
|
6480
|
+
* @extends {BaseAPI}
|
|
6481
|
+
*/
|
|
6482
|
+
class RepliesApi extends base_1.BaseAPI {
|
|
6483
|
+
/**
|
|
6484
|
+
* Create a `reply` belonging to a `thread`.
|
|
6485
|
+
* @param {RepliesApiCreateReplyRequest} requestParameters Request parameters.
|
|
6486
|
+
* @param {*} [options] Override http request option.
|
|
6487
|
+
* @throws {RequiredError}
|
|
6488
|
+
* @memberof RepliesApi
|
|
6489
|
+
*/
|
|
6490
|
+
createReply(requestParameters, options) {
|
|
6491
|
+
return (0, exports.RepliesApiFp)(this.configuration)
|
|
6492
|
+
.createReply(requestParameters.id, requestParameters.createReplyRequest, options)
|
|
6493
|
+
.then((request) => request(this.axios, this.basePath));
|
|
6494
|
+
}
|
|
6495
|
+
/**
|
|
6496
|
+
* Get a `reply`.
|
|
6497
|
+
* @param {RepliesApiGetReplyRequest} requestParameters Request parameters.
|
|
6498
|
+
* @param {*} [options] Override http request option.
|
|
6499
|
+
* @throws {RequiredError}
|
|
6500
|
+
* @memberof RepliesApi
|
|
6501
|
+
*/
|
|
6502
|
+
getReply(requestParameters, options) {
|
|
6503
|
+
return (0, exports.RepliesApiFp)(this.configuration)
|
|
6504
|
+
.getReply(requestParameters.id, requestParameters.include, options)
|
|
6505
|
+
.then((request) => request(this.axios, this.basePath));
|
|
6506
|
+
}
|
|
6507
|
+
/**
|
|
6508
|
+
* List `replies`
|
|
6509
|
+
* @param {RepliesApiListRepliesRequest} requestParameters Request parameters.
|
|
6510
|
+
* @param {*} [options] Override http request option.
|
|
6511
|
+
* @throws {RequiredError}
|
|
6512
|
+
* @memberof RepliesApi
|
|
6513
|
+
*/
|
|
6514
|
+
listReplies(requestParameters = {}, options) {
|
|
6515
|
+
return (0, exports.RepliesApiFp)(this.configuration)
|
|
6516
|
+
.listReplies(requestParameters.filterThreadId, requestParameters.pageCursor, requestParameters.pageSize, requestParameters.include, options)
|
|
6517
|
+
.then((request) => request(this.axios, this.basePath));
|
|
6518
|
+
}
|
|
6519
|
+
}
|
|
6520
|
+
exports.RepliesApi = RepliesApi;
|
|
6156
6521
|
/**
|
|
6157
6522
|
* SceneAlterationsApi - axios parameter creator
|
|
6158
6523
|
* @export
|
|
@@ -10121,10 +10486,12 @@ const ThreadsApiAxiosParamCreator = function (configuration) {
|
|
|
10121
10486
|
/**
|
|
10122
10487
|
* Get a `thread`.
|
|
10123
10488
|
* @param {string} id The `thread` ID.
|
|
10489
|
+
* @param {string} [fieldsThread] Comma-separated list of fields to return in response. An empty value returns no fields. Due to its potential size, metadata is only returned if explicitly requested.
|
|
10490
|
+
* @param {string} [include] Comma-separated list of relationships to include in response.
|
|
10124
10491
|
* @param {*} [options] Override http request option.
|
|
10125
10492
|
* @throws {RequiredError}
|
|
10126
10493
|
*/
|
|
10127
|
-
getThread: (id, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
10494
|
+
getThread: (id, fieldsThread, include, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
10128
10495
|
var _b;
|
|
10129
10496
|
// verify required parameter 'id' is not null or undefined
|
|
10130
10497
|
(0, common_1.assertParamExists)('getThread', 'id', id);
|
|
@@ -10141,6 +10508,12 @@ const ThreadsApiAxiosParamCreator = function (configuration) {
|
|
|
10141
10508
|
// authentication OAuth2 required
|
|
10142
10509
|
// oauth required
|
|
10143
10510
|
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, 'OAuth2', [], configuration);
|
|
10511
|
+
if (fieldsThread !== undefined) {
|
|
10512
|
+
localVarQueryParameter['fields[thread]'] = fieldsThread;
|
|
10513
|
+
}
|
|
10514
|
+
if (include !== undefined) {
|
|
10515
|
+
localVarQueryParameter['include'] = include;
|
|
10516
|
+
}
|
|
10144
10517
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
10145
10518
|
let headersFromBaseOptions = (_b = baseOptions === null || baseOptions === void 0 ? void 0 : baseOptions.headers) !== null && _b !== void 0 ? _b : {};
|
|
10146
10519
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -10151,13 +10524,15 @@ const ThreadsApiAxiosParamCreator = function (configuration) {
|
|
|
10151
10524
|
}),
|
|
10152
10525
|
/**
|
|
10153
10526
|
* Get a page of `thread`s.
|
|
10527
|
+
* @param {string} [fieldsThread] Comma-separated list of fields to return in response. An empty value returns no fields. Due to its potential size, metadata is only returned if explicitly requested.
|
|
10154
10528
|
* @param {string} [filterCollaborationContextId] A collaboration context to filter on.
|
|
10155
10529
|
* @param {string} [pageCursor] The cursor for the next page of items.
|
|
10156
10530
|
* @param {number} [pageSize] The number of items to return.
|
|
10531
|
+
* @param {string} [include] Comma-separated list of relationships to include in response.
|
|
10157
10532
|
* @param {*} [options] Override http request option.
|
|
10158
10533
|
* @throws {RequiredError}
|
|
10159
10534
|
*/
|
|
10160
|
-
getThreads: (filterCollaborationContextId, pageCursor, pageSize, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
10535
|
+
getThreads: (fieldsThread, filterCollaborationContextId, pageCursor, pageSize, include, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
10161
10536
|
var _c;
|
|
10162
10537
|
const localVarPath = `/threads`;
|
|
10163
10538
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
@@ -10172,6 +10547,9 @@ const ThreadsApiAxiosParamCreator = function (configuration) {
|
|
|
10172
10547
|
// authentication OAuth2 required
|
|
10173
10548
|
// oauth required
|
|
10174
10549
|
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, 'OAuth2', [], configuration);
|
|
10550
|
+
if (fieldsThread !== undefined) {
|
|
10551
|
+
localVarQueryParameter['fields[thread]'] = fieldsThread;
|
|
10552
|
+
}
|
|
10175
10553
|
if (filterCollaborationContextId !== undefined) {
|
|
10176
10554
|
localVarQueryParameter['filter[collaborationContextId]'] =
|
|
10177
10555
|
filterCollaborationContextId;
|
|
@@ -10182,6 +10560,9 @@ const ThreadsApiAxiosParamCreator = function (configuration) {
|
|
|
10182
10560
|
if (pageSize !== undefined) {
|
|
10183
10561
|
localVarQueryParameter['page[size]'] = pageSize;
|
|
10184
10562
|
}
|
|
10563
|
+
if (include !== undefined) {
|
|
10564
|
+
localVarQueryParameter['include'] = include;
|
|
10565
|
+
}
|
|
10185
10566
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
10186
10567
|
let headersFromBaseOptions = (_c = baseOptions === null || baseOptions === void 0 ? void 0 : baseOptions.headers) !== null && _c !== void 0 ? _c : {};
|
|
10187
10568
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -10216,26 +10597,30 @@ const ThreadsApiFp = function (configuration) {
|
|
|
10216
10597
|
/**
|
|
10217
10598
|
* Get a `thread`.
|
|
10218
10599
|
* @param {string} id The `thread` ID.
|
|
10600
|
+
* @param {string} [fieldsThread] Comma-separated list of fields to return in response. An empty value returns no fields. Due to its potential size, metadata is only returned if explicitly requested.
|
|
10601
|
+
* @param {string} [include] Comma-separated list of relationships to include in response.
|
|
10219
10602
|
* @param {*} [options] Override http request option.
|
|
10220
10603
|
* @throws {RequiredError}
|
|
10221
10604
|
*/
|
|
10222
|
-
getThread(id, options) {
|
|
10605
|
+
getThread(id, fieldsThread, include, options) {
|
|
10223
10606
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10224
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.getThread(id, options);
|
|
10607
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.getThread(id, fieldsThread, include, options);
|
|
10225
10608
|
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
10226
10609
|
});
|
|
10227
10610
|
},
|
|
10228
10611
|
/**
|
|
10229
10612
|
* Get a page of `thread`s.
|
|
10613
|
+
* @param {string} [fieldsThread] Comma-separated list of fields to return in response. An empty value returns no fields. Due to its potential size, metadata is only returned if explicitly requested.
|
|
10230
10614
|
* @param {string} [filterCollaborationContextId] A collaboration context to filter on.
|
|
10231
10615
|
* @param {string} [pageCursor] The cursor for the next page of items.
|
|
10232
10616
|
* @param {number} [pageSize] The number of items to return.
|
|
10617
|
+
* @param {string} [include] Comma-separated list of relationships to include in response.
|
|
10233
10618
|
* @param {*} [options] Override http request option.
|
|
10234
10619
|
* @throws {RequiredError}
|
|
10235
10620
|
*/
|
|
10236
|
-
getThreads(filterCollaborationContextId, pageCursor, pageSize, options) {
|
|
10621
|
+
getThreads(fieldsThread, filterCollaborationContextId, pageCursor, pageSize, include, options) {
|
|
10237
10622
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10238
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.getThreads(filterCollaborationContextId, pageCursor, pageSize, options);
|
|
10623
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.getThreads(fieldsThread, filterCollaborationContextId, pageCursor, pageSize, include, options);
|
|
10239
10624
|
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
10240
10625
|
});
|
|
10241
10626
|
},
|
|
@@ -10264,25 +10649,29 @@ const ThreadsApiFactory = function (configuration, basePath, axios) {
|
|
|
10264
10649
|
/**
|
|
10265
10650
|
* Get a `thread`.
|
|
10266
10651
|
* @param {string} id The `thread` ID.
|
|
10652
|
+
* @param {string} [fieldsThread] Comma-separated list of fields to return in response. An empty value returns no fields. Due to its potential size, metadata is only returned if explicitly requested.
|
|
10653
|
+
* @param {string} [include] Comma-separated list of relationships to include in response.
|
|
10267
10654
|
* @param {*} [options] Override http request option.
|
|
10268
10655
|
* @throws {RequiredError}
|
|
10269
10656
|
*/
|
|
10270
|
-
getThread(id, options) {
|
|
10657
|
+
getThread(id, fieldsThread, include, options) {
|
|
10271
10658
|
return localVarFp
|
|
10272
|
-
.getThread(id, options)
|
|
10659
|
+
.getThread(id, fieldsThread, include, options)
|
|
10273
10660
|
.then((request) => request(axios, basePath));
|
|
10274
10661
|
},
|
|
10275
10662
|
/**
|
|
10276
10663
|
* Get a page of `thread`s.
|
|
10664
|
+
* @param {string} [fieldsThread] Comma-separated list of fields to return in response. An empty value returns no fields. Due to its potential size, metadata is only returned if explicitly requested.
|
|
10277
10665
|
* @param {string} [filterCollaborationContextId] A collaboration context to filter on.
|
|
10278
10666
|
* @param {string} [pageCursor] The cursor for the next page of items.
|
|
10279
10667
|
* @param {number} [pageSize] The number of items to return.
|
|
10668
|
+
* @param {string} [include] Comma-separated list of relationships to include in response.
|
|
10280
10669
|
* @param {*} [options] Override http request option.
|
|
10281
10670
|
* @throws {RequiredError}
|
|
10282
10671
|
*/
|
|
10283
|
-
getThreads(filterCollaborationContextId, pageCursor, pageSize, options) {
|
|
10672
|
+
getThreads(fieldsThread, filterCollaborationContextId, pageCursor, pageSize, include, options) {
|
|
10284
10673
|
return localVarFp
|
|
10285
|
-
.getThreads(filterCollaborationContextId, pageCursor, pageSize, options)
|
|
10674
|
+
.getThreads(fieldsThread, filterCollaborationContextId, pageCursor, pageSize, include, options)
|
|
10286
10675
|
.then((request) => request(axios, basePath));
|
|
10287
10676
|
},
|
|
10288
10677
|
};
|
|
@@ -10316,7 +10705,7 @@ class ThreadsApi extends base_1.BaseAPI {
|
|
|
10316
10705
|
*/
|
|
10317
10706
|
getThread(requestParameters, options) {
|
|
10318
10707
|
return (0, exports.ThreadsApiFp)(this.configuration)
|
|
10319
|
-
.getThread(requestParameters.id, options)
|
|
10708
|
+
.getThread(requestParameters.id, requestParameters.fieldsThread, requestParameters.include, options)
|
|
10320
10709
|
.then((request) => request(this.axios, this.basePath));
|
|
10321
10710
|
}
|
|
10322
10711
|
/**
|
|
@@ -10328,7 +10717,7 @@ class ThreadsApi extends base_1.BaseAPI {
|
|
|
10328
10717
|
*/
|
|
10329
10718
|
getThreads(requestParameters = {}, options) {
|
|
10330
10719
|
return (0, exports.ThreadsApiFp)(this.configuration)
|
|
10331
|
-
.getThreads(requestParameters.filterCollaborationContextId, requestParameters.pageCursor, requestParameters.pageSize, options)
|
|
10720
|
+
.getThreads(requestParameters.fieldsThread, requestParameters.filterCollaborationContextId, requestParameters.pageCursor, requestParameters.pageSize, requestParameters.include, options)
|
|
10332
10721
|
.then((request) => request(this.axios, this.basePath));
|
|
10333
10722
|
}
|
|
10334
10723
|
}
|
|
@@ -10821,6 +11210,42 @@ exports.TranslationInspectionsApi = TranslationInspectionsApi;
|
|
|
10821
11210
|
*/
|
|
10822
11211
|
const UserGroupsApiAxiosParamCreator = function (configuration) {
|
|
10823
11212
|
return {
|
|
11213
|
+
/**
|
|
11214
|
+
* Add a `user` to a `user-group`.
|
|
11215
|
+
* @param {string} id A `user-group` ID.
|
|
11216
|
+
* @param {UserIdList} userIdList
|
|
11217
|
+
* @param {*} [options] Override http request option.
|
|
11218
|
+
* @throws {RequiredError}
|
|
11219
|
+
*/
|
|
11220
|
+
addUsersToUserGroup: (id, userIdList, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
11221
|
+
var _a;
|
|
11222
|
+
// verify required parameter 'id' is not null or undefined
|
|
11223
|
+
(0, common_1.assertParamExists)('addUsersToUserGroup', 'id', id);
|
|
11224
|
+
// verify required parameter 'userIdList' is not null or undefined
|
|
11225
|
+
(0, common_1.assertParamExists)('addUsersToUserGroup', 'userIdList', userIdList);
|
|
11226
|
+
const localVarPath = `/user-groups/{id}/users`.replace(`{${'id'}}`, encodeURIComponent(String(id)));
|
|
11227
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
11228
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
11229
|
+
let baseOptions;
|
|
11230
|
+
if (configuration) {
|
|
11231
|
+
baseOptions = configuration.baseOptions;
|
|
11232
|
+
}
|
|
11233
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
11234
|
+
const localVarHeaderParameter = {};
|
|
11235
|
+
const localVarQueryParameter = {};
|
|
11236
|
+
// authentication OAuth2 required
|
|
11237
|
+
// oauth required
|
|
11238
|
+
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, 'OAuth2', [], configuration);
|
|
11239
|
+
localVarHeaderParameter['Content-Type'] = 'application/vnd.api+json';
|
|
11240
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
11241
|
+
let headersFromBaseOptions = (_a = baseOptions === null || baseOptions === void 0 ? void 0 : baseOptions.headers) !== null && _a !== void 0 ? _a : {};
|
|
11242
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
11243
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(userIdList, localVarRequestOptions, configuration);
|
|
11244
|
+
return {
|
|
11245
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
11246
|
+
options: localVarRequestOptions,
|
|
11247
|
+
};
|
|
11248
|
+
}),
|
|
10824
11249
|
/**
|
|
10825
11250
|
* Create a `user-group`
|
|
10826
11251
|
* @param {CreateUserGroupRequest} createUserGroupRequest
|
|
@@ -10828,7 +11253,7 @@ const UserGroupsApiAxiosParamCreator = function (configuration) {
|
|
|
10828
11253
|
* @throws {RequiredError}
|
|
10829
11254
|
*/
|
|
10830
11255
|
createUserGroup: (createUserGroupRequest, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
10831
|
-
var
|
|
11256
|
+
var _b;
|
|
10832
11257
|
// verify required parameter 'createUserGroupRequest' is not null or undefined
|
|
10833
11258
|
(0, common_1.assertParamExists)('createUserGroup', 'createUserGroupRequest', createUserGroupRequest);
|
|
10834
11259
|
const localVarPath = `/user-groups`;
|
|
@@ -10846,7 +11271,7 @@ const UserGroupsApiAxiosParamCreator = function (configuration) {
|
|
|
10846
11271
|
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, 'OAuth2', [], configuration);
|
|
10847
11272
|
localVarHeaderParameter['Content-Type'] = 'application/vnd.api+json';
|
|
10848
11273
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
10849
|
-
let headersFromBaseOptions = (
|
|
11274
|
+
let headersFromBaseOptions = (_b = baseOptions === null || baseOptions === void 0 ? void 0 : baseOptions.headers) !== null && _b !== void 0 ? _b : {};
|
|
10850
11275
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
10851
11276
|
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(createUserGroupRequest, localVarRequestOptions, configuration);
|
|
10852
11277
|
return {
|
|
@@ -10861,7 +11286,7 @@ const UserGroupsApiAxiosParamCreator = function (configuration) {
|
|
|
10861
11286
|
* @throws {RequiredError}
|
|
10862
11287
|
*/
|
|
10863
11288
|
getUserGroup: (id, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
10864
|
-
var
|
|
11289
|
+
var _c;
|
|
10865
11290
|
// verify required parameter 'id' is not null or undefined
|
|
10866
11291
|
(0, common_1.assertParamExists)('getUserGroup', 'id', id);
|
|
10867
11292
|
const localVarPath = `/user-groups/{id}`.replace(`{${'id'}}`, encodeURIComponent(String(id)));
|
|
@@ -10878,7 +11303,7 @@ const UserGroupsApiAxiosParamCreator = function (configuration) {
|
|
|
10878
11303
|
// oauth required
|
|
10879
11304
|
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, 'OAuth2', [], configuration);
|
|
10880
11305
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
10881
|
-
let headersFromBaseOptions = (
|
|
11306
|
+
let headersFromBaseOptions = (_c = baseOptions === null || baseOptions === void 0 ? void 0 : baseOptions.headers) !== null && _c !== void 0 ? _c : {};
|
|
10882
11307
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
10883
11308
|
return {
|
|
10884
11309
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
@@ -10895,6 +11320,19 @@ exports.UserGroupsApiAxiosParamCreator = UserGroupsApiAxiosParamCreator;
|
|
|
10895
11320
|
const UserGroupsApiFp = function (configuration) {
|
|
10896
11321
|
const localVarAxiosParamCreator = (0, exports.UserGroupsApiAxiosParamCreator)(configuration);
|
|
10897
11322
|
return {
|
|
11323
|
+
/**
|
|
11324
|
+
* Add a `user` to a `user-group`.
|
|
11325
|
+
* @param {string} id A `user-group` ID.
|
|
11326
|
+
* @param {UserIdList} userIdList
|
|
11327
|
+
* @param {*} [options] Override http request option.
|
|
11328
|
+
* @throws {RequiredError}
|
|
11329
|
+
*/
|
|
11330
|
+
addUsersToUserGroup(id, userIdList, options) {
|
|
11331
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
11332
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.addUsersToUserGroup(id, userIdList, options);
|
|
11333
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
11334
|
+
});
|
|
11335
|
+
},
|
|
10898
11336
|
/**
|
|
10899
11337
|
* Create a `user-group`
|
|
10900
11338
|
* @param {CreateUserGroupRequest} createUserGroupRequest
|
|
@@ -10929,6 +11367,18 @@ exports.UserGroupsApiFp = UserGroupsApiFp;
|
|
|
10929
11367
|
const UserGroupsApiFactory = function (configuration, basePath, axios) {
|
|
10930
11368
|
const localVarFp = (0, exports.UserGroupsApiFp)(configuration);
|
|
10931
11369
|
return {
|
|
11370
|
+
/**
|
|
11371
|
+
* Add a `user` to a `user-group`.
|
|
11372
|
+
* @param {string} id A `user-group` ID.
|
|
11373
|
+
* @param {UserIdList} userIdList
|
|
11374
|
+
* @param {*} [options] Override http request option.
|
|
11375
|
+
* @throws {RequiredError}
|
|
11376
|
+
*/
|
|
11377
|
+
addUsersToUserGroup(id, userIdList, options) {
|
|
11378
|
+
return localVarFp
|
|
11379
|
+
.addUsersToUserGroup(id, userIdList, options)
|
|
11380
|
+
.then((request) => request(axios, basePath));
|
|
11381
|
+
},
|
|
10932
11382
|
/**
|
|
10933
11383
|
* Create a `user-group`
|
|
10934
11384
|
* @param {CreateUserGroupRequest} createUserGroupRequest
|
|
@@ -10961,6 +11411,18 @@ exports.UserGroupsApiFactory = UserGroupsApiFactory;
|
|
|
10961
11411
|
* @extends {BaseAPI}
|
|
10962
11412
|
*/
|
|
10963
11413
|
class UserGroupsApi extends base_1.BaseAPI {
|
|
11414
|
+
/**
|
|
11415
|
+
* Add a `user` to a `user-group`.
|
|
11416
|
+
* @param {UserGroupsApiAddUsersToUserGroupRequest} requestParameters Request parameters.
|
|
11417
|
+
* @param {*} [options] Override http request option.
|
|
11418
|
+
* @throws {RequiredError}
|
|
11419
|
+
* @memberof UserGroupsApi
|
|
11420
|
+
*/
|
|
11421
|
+
addUsersToUserGroup(requestParameters, options) {
|
|
11422
|
+
return (0, exports.UserGroupsApiFp)(this.configuration)
|
|
11423
|
+
.addUsersToUserGroup(requestParameters.id, requestParameters.userIdList, options)
|
|
11424
|
+
.then((request) => request(this.axios, this.basePath));
|
|
11425
|
+
}
|
|
10964
11426
|
/**
|
|
10965
11427
|
* Create a `user-group`
|
|
10966
11428
|
* @param {UserGroupsApiCreateUserGroupRequest} requestParameters Request parameters.
|
|
@@ -11098,13 +11560,13 @@ const UsersApiAxiosParamCreator = function (configuration) {
|
|
|
11098
11560
|
}),
|
|
11099
11561
|
/**
|
|
11100
11562
|
* List `user`s.
|
|
11101
|
-
* @param {string} [
|
|
11563
|
+
* @param {string} [filterIdpId] Id from the idpProvider.
|
|
11102
11564
|
* @param {string} [pageCursor] The cursor for the next page of items.
|
|
11103
11565
|
* @param {number} [pageSize] The number of items to return.
|
|
11104
11566
|
* @param {*} [options] Override http request option.
|
|
11105
11567
|
* @throws {RequiredError}
|
|
11106
11568
|
*/
|
|
11107
|
-
listUsers: (
|
|
11569
|
+
listUsers: (filterIdpId, pageCursor, pageSize, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
11108
11570
|
var _d;
|
|
11109
11571
|
const localVarPath = `/users`;
|
|
11110
11572
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
@@ -11119,8 +11581,8 @@ const UsersApiAxiosParamCreator = function (configuration) {
|
|
|
11119
11581
|
// authentication OAuth2 required
|
|
11120
11582
|
// oauth required
|
|
11121
11583
|
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, 'OAuth2', [], configuration);
|
|
11122
|
-
if (
|
|
11123
|
-
localVarQueryParameter['filter[
|
|
11584
|
+
if (filterIdpId !== undefined) {
|
|
11585
|
+
localVarQueryParameter['filter[idpId]'] = filterIdpId;
|
|
11124
11586
|
}
|
|
11125
11587
|
if (pageCursor !== undefined) {
|
|
11126
11588
|
localVarQueryParameter['page[cursor]'] = pageCursor;
|
|
@@ -11186,15 +11648,15 @@ const UsersApiFp = function (configuration) {
|
|
|
11186
11648
|
},
|
|
11187
11649
|
/**
|
|
11188
11650
|
* List `user`s.
|
|
11189
|
-
* @param {string} [
|
|
11651
|
+
* @param {string} [filterIdpId] Id from the idpProvider.
|
|
11190
11652
|
* @param {string} [pageCursor] The cursor for the next page of items.
|
|
11191
11653
|
* @param {number} [pageSize] The number of items to return.
|
|
11192
11654
|
* @param {*} [options] Override http request option.
|
|
11193
11655
|
* @throws {RequiredError}
|
|
11194
11656
|
*/
|
|
11195
|
-
listUsers(
|
|
11657
|
+
listUsers(filterIdpId, pageCursor, pageSize, options) {
|
|
11196
11658
|
return __awaiter(this, void 0, void 0, function* () {
|
|
11197
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.listUsers(
|
|
11659
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.listUsers(filterIdpId, pageCursor, pageSize, options);
|
|
11198
11660
|
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
11199
11661
|
});
|
|
11200
11662
|
},
|
|
@@ -11245,15 +11707,15 @@ const UsersApiFactory = function (configuration, basePath, axios) {
|
|
|
11245
11707
|
},
|
|
11246
11708
|
/**
|
|
11247
11709
|
* List `user`s.
|
|
11248
|
-
* @param {string} [
|
|
11710
|
+
* @param {string} [filterIdpId] Id from the idpProvider.
|
|
11249
11711
|
* @param {string} [pageCursor] The cursor for the next page of items.
|
|
11250
11712
|
* @param {number} [pageSize] The number of items to return.
|
|
11251
11713
|
* @param {*} [options] Override http request option.
|
|
11252
11714
|
* @throws {RequiredError}
|
|
11253
11715
|
*/
|
|
11254
|
-
listUsers(
|
|
11716
|
+
listUsers(filterIdpId, pageCursor, pageSize, options) {
|
|
11255
11717
|
return localVarFp
|
|
11256
|
-
.listUsers(
|
|
11718
|
+
.listUsers(filterIdpId, pageCursor, pageSize, options)
|
|
11257
11719
|
.then((request) => request(axios, basePath));
|
|
11258
11720
|
},
|
|
11259
11721
|
};
|
|
@@ -11311,7 +11773,7 @@ class UsersApi extends base_1.BaseAPI {
|
|
|
11311
11773
|
*/
|
|
11312
11774
|
listUsers(requestParameters = {}, options) {
|
|
11313
11775
|
return (0, exports.UsersApiFp)(this.configuration)
|
|
11314
|
-
.listUsers(requestParameters.
|
|
11776
|
+
.listUsers(requestParameters.filterIdpId, requestParameters.pageCursor, requestParameters.pageSize, options)
|
|
11315
11777
|
.then((request) => request(this.axios, this.basePath));
|
|
11316
11778
|
}
|
|
11317
11779
|
}
|