sailpoint-api-client 1.8.13 → 1.8.15

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/v2025/api.ts CHANGED
@@ -101547,7 +101547,7 @@ export const MachineAccountClassifyV2025ApiAxiosParamCreator = function (configu
101547
101547
  return {
101548
101548
  /**
101549
101549
  * Use this API to classify a single machine account. A token with API, ORG_ADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
101550
- * @summary Classify a Single Machine Account
101550
+ * @summary Classify single machine account
101551
101551
  * @param {string} id Account ID.
101552
101552
  * @param {SendClassifyMachineAccountClassificationModeV2025} [classificationMode] Specifies how the accounts should be classified. default - uses criteria to classify account as machine or human, excludes accounts that were manually classified. ignoreManual - like default, but includes accounts that were manually classified. forceMachine - forces account to be classified as machine. forceHuman - forces account to be classified as human.
101553
101553
  * @param {*} [axiosOptions] Override http request option.
@@ -101608,7 +101608,7 @@ export const MachineAccountClassifyV2025ApiFp = function(configuration?: Configu
101608
101608
  return {
101609
101609
  /**
101610
101610
  * Use this API to classify a single machine account. A token with API, ORG_ADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
101611
- * @summary Classify a Single Machine Account
101611
+ * @summary Classify single machine account
101612
101612
  * @param {string} id Account ID.
101613
101613
  * @param {SendClassifyMachineAccountClassificationModeV2025} [classificationMode] Specifies how the accounts should be classified. default - uses criteria to classify account as machine or human, excludes accounts that were manually classified. ignoreManual - like default, but includes accounts that were manually classified. forceMachine - forces account to be classified as machine. forceHuman - forces account to be classified as human.
101614
101614
  * @param {*} [axiosOptions] Override http request option.
@@ -101632,7 +101632,7 @@ export const MachineAccountClassifyV2025ApiFactory = function (configuration?: C
101632
101632
  return {
101633
101633
  /**
101634
101634
  * Use this API to classify a single machine account. A token with API, ORG_ADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
101635
- * @summary Classify a Single Machine Account
101635
+ * @summary Classify single machine account
101636
101636
  * @param {MachineAccountClassifyV2025ApiSendClassifyMachineAccountRequest} requestParameters Request parameters.
101637
101637
  * @param {*} [axiosOptions] Override http request option.
101638
101638
  * @throws {RequiredError}
@@ -101673,7 +101673,7 @@ export interface MachineAccountClassifyV2025ApiSendClassifyMachineAccountRequest
101673
101673
  export class MachineAccountClassifyV2025Api extends BaseAPI {
101674
101674
  /**
101675
101675
  * Use this API to classify a single machine account. A token with API, ORG_ADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
101676
- * @summary Classify a Single Machine Account
101676
+ * @summary Classify single machine account
101677
101677
  * @param {MachineAccountClassifyV2025ApiSendClassifyMachineAccountRequest} requestParameters Request parameters.
101678
101678
  * @param {*} [axiosOptions] Override http request option.
101679
101679
  * @throws {RequiredError}
@@ -101858,7 +101858,7 @@ export const MachineAccountMappingsV2025ApiAxiosParamCreator = function (configu
101858
101858
  },
101859
101859
  /**
101860
101860
  * Use this API to update Machine Account Attribute Mapping for a Source. A token with ORG_ADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
101861
- * @summary Update Source\'s Machine Account Mappings
101861
+ * @summary Update source\'s Machine Account Mappings
101862
101862
  * @param {string} id Source ID.
101863
101863
  * @param {AttributeMappingsV2025} attributeMappingsV2025
101864
101864
  * @param {*} [axiosOptions] Override http request option.
@@ -101962,7 +101962,7 @@ export const MachineAccountMappingsV2025ApiFp = function(configuration?: Configu
101962
101962
  },
101963
101963
  /**
101964
101964
  * Use this API to update Machine Account Attribute Mapping for a Source. A token with ORG_ADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
101965
- * @summary Update Source\'s Machine Account Mappings
101965
+ * @summary Update source\'s Machine Account Mappings
101966
101966
  * @param {string} id Source ID.
101967
101967
  * @param {AttributeMappingsV2025} attributeMappingsV2025
101968
101968
  * @param {*} [axiosOptions] Override http request option.
@@ -102016,7 +102016,7 @@ export const MachineAccountMappingsV2025ApiFactory = function (configuration?: C
102016
102016
  },
102017
102017
  /**
102018
102018
  * Use this API to update Machine Account Attribute Mapping for a Source. A token with ORG_ADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
102019
- * @summary Update Source\'s Machine Account Mappings
102019
+ * @summary Update source\'s Machine Account Mappings
102020
102020
  * @param {MachineAccountMappingsV2025ApiSetMachineAccountMappingsRequest} requestParameters Request parameters.
102021
102021
  * @param {*} [axiosOptions] Override http request option.
102022
102022
  * @throws {RequiredError}
@@ -102156,7 +102156,7 @@ export class MachineAccountMappingsV2025Api extends BaseAPI {
102156
102156
 
102157
102157
  /**
102158
102158
  * Use this API to update Machine Account Attribute Mapping for a Source. A token with ORG_ADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
102159
- * @summary Update Source\'s Machine Account Mappings
102159
+ * @summary Update source\'s Machine Account Mappings
102160
102160
  * @param {MachineAccountMappingsV2025ApiSetMachineAccountMappingsRequest} requestParameters Request parameters.
102161
102161
  * @param {*} [axiosOptions] Override http request option.
102162
102162
  * @throws {RequiredError}
@@ -102295,7 +102295,7 @@ export const MachineAccountsV2025ApiAxiosParamCreator = function (configuration?
102295
102295
  },
102296
102296
  /**
102297
102297
  * Use this API to return the details for a single machine account by its ID.
102298
- * @summary Machine account details
102298
+ * @summary Get machine account details
102299
102299
  * @param {string} id Machine Account ID.
102300
102300
  * @param {*} [axiosOptions] Override http request option.
102301
102301
  * @throws {RequiredError}
@@ -102528,7 +102528,7 @@ export const MachineAccountsV2025ApiAxiosParamCreator = function (configuration?
102528
102528
  },
102529
102529
  /**
102530
102530
  * This returns a list of machine accounts.
102531
- * @summary Machine accounts list
102531
+ * @summary List machine accounts
102532
102532
  * @param {number} [limit] Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
102533
102533
  * @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
102534
102534
  * @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
@@ -102655,7 +102655,7 @@ export const MachineAccountsV2025ApiAxiosParamCreator = function (configuration?
102655
102655
  },
102656
102656
  /**
102657
102657
  * Use this API to update machine accounts details.
102658
- * @summary Update a machine account
102658
+ * @summary Update machine account details
102659
102659
  * @param {string} id Machine Account ID.
102660
102660
  * @param {Array<object>} requestBody A JSON of updated values [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields are patchable: * description * ownerIdentity * subType * accessType * environment * attributes * classificationMethod * manuallyEdited * nativeIdentity * uuid * source * manuallyCorrelated * enabled * locked * hasEntitlements * connectorAttributes
102661
102661
  * @param {*} [axiosOptions] Override http request option.
@@ -102747,7 +102747,7 @@ export const MachineAccountsV2025ApiFp = function(configuration?: Configuration)
102747
102747
  },
102748
102748
  /**
102749
102749
  * Use this API to return the details for a single machine account by its ID.
102750
- * @summary Machine account details
102750
+ * @summary Get machine account details
102751
102751
  * @param {string} id Machine Account ID.
102752
102752
  * @param {*} [axiosOptions] Override http request option.
102753
102753
  * @throws {RequiredError}
@@ -102808,7 +102808,7 @@ export const MachineAccountsV2025ApiFp = function(configuration?: Configuration)
102808
102808
  },
102809
102809
  /**
102810
102810
  * This returns a list of machine accounts.
102811
- * @summary Machine accounts list
102811
+ * @summary List machine accounts
102812
102812
  * @param {number} [limit] Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
102813
102813
  * @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
102814
102814
  * @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count&#x3D;true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
@@ -102841,7 +102841,7 @@ export const MachineAccountsV2025ApiFp = function(configuration?: Configuration)
102841
102841
  },
102842
102842
  /**
102843
102843
  * Use this API to update machine accounts details.
102844
- * @summary Update a machine account
102844
+ * @summary Update machine account details
102845
102845
  * @param {string} id Machine Account ID.
102846
102846
  * @param {Array<object>} requestBody A JSON of updated values [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields are patchable: * description * ownerIdentity * subType * accessType * environment * attributes * classificationMethod * manuallyEdited * nativeIdentity * uuid * source * manuallyCorrelated * enabled * locked * hasEntitlements * connectorAttributes
102847
102847
  * @param {*} [axiosOptions] Override http request option.
@@ -102885,7 +102885,7 @@ export const MachineAccountsV2025ApiFactory = function (configuration?: Configur
102885
102885
  },
102886
102886
  /**
102887
102887
  * Use this API to return the details for a single machine account by its ID.
102888
- * @summary Machine account details
102888
+ * @summary Get machine account details
102889
102889
  * @param {MachineAccountsV2025ApiGetMachineAccountRequest} requestParameters Request parameters.
102890
102890
  * @param {*} [axiosOptions] Override http request option.
102891
102891
  * @throws {RequiredError}
@@ -102925,7 +102925,7 @@ export const MachineAccountsV2025ApiFactory = function (configuration?: Configur
102925
102925
  },
102926
102926
  /**
102927
102927
  * This returns a list of machine accounts.
102928
- * @summary Machine accounts list
102928
+ * @summary List machine accounts
102929
102929
  * @param {MachineAccountsV2025ApiListMachineAccountsRequest} requestParameters Request parameters.
102930
102930
  * @param {*} [axiosOptions] Override http request option.
102931
102931
  * @throws {RequiredError}
@@ -102945,7 +102945,7 @@ export const MachineAccountsV2025ApiFactory = function (configuration?: Configur
102945
102945
  },
102946
102946
  /**
102947
102947
  * Use this API to update machine accounts details.
102948
- * @summary Update a machine account
102948
+ * @summary Update machine account details
102949
102949
  * @param {MachineAccountsV2025ApiUpdateMachineAccountRequest} requestParameters Request parameters.
102950
102950
  * @param {*} [axiosOptions] Override http request option.
102951
102951
  * @throws {RequiredError}
@@ -103262,7 +103262,7 @@ export class MachineAccountsV2025Api extends BaseAPI {
103262
103262
 
103263
103263
  /**
103264
103264
  * Use this API to return the details for a single machine account by its ID.
103265
- * @summary Machine account details
103265
+ * @summary Get machine account details
103266
103266
  * @param {MachineAccountsV2025ApiGetMachineAccountRequest} requestParameters Request parameters.
103267
103267
  * @param {*} [axiosOptions] Override http request option.
103268
103268
  * @throws {RequiredError}
@@ -103310,7 +103310,7 @@ export class MachineAccountsV2025Api extends BaseAPI {
103310
103310
 
103311
103311
  /**
103312
103312
  * This returns a list of machine accounts.
103313
- * @summary Machine accounts list
103313
+ * @summary List machine accounts
103314
103314
  * @param {MachineAccountsV2025ApiListMachineAccountsRequest} requestParameters Request parameters.
103315
103315
  * @param {*} [axiosOptions] Override http request option.
103316
103316
  * @throws {RequiredError}
@@ -103334,7 +103334,7 @@ export class MachineAccountsV2025Api extends BaseAPI {
103334
103334
 
103335
103335
  /**
103336
103336
  * Use this API to update machine accounts details.
103337
- * @summary Update a machine account
103337
+ * @summary Update machine account details
103338
103338
  * @param {MachineAccountsV2025ApiUpdateMachineAccountRequest} requestParameters Request parameters.
103339
103339
  * @param {*} [axiosOptions] Override http request option.
103340
103340
  * @throws {RequiredError}
@@ -103693,7 +103693,7 @@ export const MachineIdentitiesV2025ApiAxiosParamCreator = function (configuratio
103693
103693
  return {
103694
103694
  /**
103695
103695
  * Use this API to create a machine identity. The maximum supported length for the description field is 2000 characters.
103696
- * @summary Create machine identities
103696
+ * @summary Create machine identity
103697
103697
  * @param {MachineIdentityRequestV2025} machineIdentityRequestV2025
103698
103698
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
103699
103699
  * @param {*} [axiosOptions] Override http request option.
@@ -103803,7 +103803,7 @@ export const MachineIdentitiesV2025ApiAxiosParamCreator = function (configuratio
103803
103803
  },
103804
103804
  /**
103805
103805
  * This API returns a single machine identity using the Machine Identity ID.
103806
- * @summary Machine identity details
103806
+ * @summary Get machine identity details
103807
103807
  * @param {string} id Machine Identity ID
103808
103808
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
103809
103809
  * @param {*} [axiosOptions] Override http request option.
@@ -103994,8 +103994,8 @@ export const MachineIdentitiesV2025ApiAxiosParamCreator = function (configuratio
103994
103994
  };
103995
103995
  },
103996
103996
  /**
103997
- * Use this API to aggregate machine identities (AI Agents).
103998
- * @summary Start Machine Identity (AI Agent) Aggregation
103997
+ * Starts a machine identity (AI Agents) aggregation on the specified source.
103998
+ * @summary Start machine identity aggregation
103999
103999
  * @param {MachineIdentityAggregationRequestV2025} machineIdentityAggregationRequestV2025
104000
104000
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
104001
104001
  * @param {*} [axiosOptions] Override http request option.
@@ -104047,7 +104047,7 @@ export const MachineIdentitiesV2025ApiAxiosParamCreator = function (configuratio
104047
104047
  },
104048
104048
  /**
104049
104049
  * Use this API to update machine identity details.
104050
- * @summary Update a machine identity
104050
+ * @summary Update machine identity details
104051
104051
  * @param {string} id Machine Identity ID.
104052
104052
  * @param {Array<object>} requestBody A JSON of updated values [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
104053
104053
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
@@ -104117,7 +104117,7 @@ export const MachineIdentitiesV2025ApiFp = function(configuration?: Configuratio
104117
104117
  return {
104118
104118
  /**
104119
104119
  * Use this API to create a machine identity. The maximum supported length for the description field is 2000 characters.
104120
- * @summary Create machine identities
104120
+ * @summary Create machine identity
104121
104121
  * @param {MachineIdentityRequestV2025} machineIdentityRequestV2025
104122
104122
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
104123
104123
  * @param {*} [axiosOptions] Override http request option.
@@ -104145,7 +104145,7 @@ export const MachineIdentitiesV2025ApiFp = function(configuration?: Configuratio
104145
104145
  },
104146
104146
  /**
104147
104147
  * This API returns a single machine identity using the Machine Identity ID.
104148
- * @summary Machine identity details
104148
+ * @summary Get machine identity details
104149
104149
  * @param {string} id Machine Identity ID
104150
104150
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
104151
104151
  * @param {*} [axiosOptions] Override http request option.
@@ -104194,8 +104194,8 @@ export const MachineIdentitiesV2025ApiFp = function(configuration?: Configuratio
104194
104194
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
104195
104195
  },
104196
104196
  /**
104197
- * Use this API to aggregate machine identities (AI Agents).
104198
- * @summary Start Machine Identity (AI Agent) Aggregation
104197
+ * Starts a machine identity (AI Agents) aggregation on the specified source.
104198
+ * @summary Start machine identity aggregation
104199
104199
  * @param {MachineIdentityAggregationRequestV2025} machineIdentityAggregationRequestV2025
104200
104200
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
104201
104201
  * @param {*} [axiosOptions] Override http request option.
@@ -104209,7 +104209,7 @@ export const MachineIdentitiesV2025ApiFp = function(configuration?: Configuratio
104209
104209
  },
104210
104210
  /**
104211
104211
  * Use this API to update machine identity details.
104212
- * @summary Update a machine identity
104212
+ * @summary Update machine identity details
104213
104213
  * @param {string} id Machine Identity ID.
104214
104214
  * @param {Array<object>} requestBody A JSON of updated values [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
104215
104215
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
@@ -104234,7 +104234,7 @@ export const MachineIdentitiesV2025ApiFactory = function (configuration?: Config
104234
104234
  return {
104235
104235
  /**
104236
104236
  * Use this API to create a machine identity. The maximum supported length for the description field is 2000 characters.
104237
- * @summary Create machine identities
104237
+ * @summary Create machine identity
104238
104238
  * @param {MachineIdentitiesV2025ApiCreateMachineIdentityRequest} requestParameters Request parameters.
104239
104239
  * @param {*} [axiosOptions] Override http request option.
104240
104240
  * @throws {RequiredError}
@@ -104254,7 +104254,7 @@ export const MachineIdentitiesV2025ApiFactory = function (configuration?: Config
104254
104254
  },
104255
104255
  /**
104256
104256
  * This API returns a single machine identity using the Machine Identity ID.
104257
- * @summary Machine identity details
104257
+ * @summary Get machine identity details
104258
104258
  * @param {MachineIdentitiesV2025ApiGetMachineIdentityRequest} requestParameters Request parameters.
104259
104259
  * @param {*} [axiosOptions] Override http request option.
104260
104260
  * @throws {RequiredError}
@@ -104283,8 +104283,8 @@ export const MachineIdentitiesV2025ApiFactory = function (configuration?: Config
104283
104283
  return localVarFp.listMachineIdentityUserEntitlements(requestParameters.filters, requestParameters.sorters, requestParameters.xSailPointExperimental, requestParameters.count, requestParameters.limit, requestParameters.offset, axiosOptions).then((request) => request(axios, basePath));
104284
104284
  },
104285
104285
  /**
104286
- * Use this API to aggregate machine identities (AI Agents).
104287
- * @summary Start Machine Identity (AI Agent) Aggregation
104286
+ * Starts a machine identity (AI Agents) aggregation on the specified source.
104287
+ * @summary Start machine identity aggregation
104288
104288
  * @param {MachineIdentitiesV2025ApiStartMachineIdentityAggregationRequest} requestParameters Request parameters.
104289
104289
  * @param {*} [axiosOptions] Override http request option.
104290
104290
  * @throws {RequiredError}
@@ -104294,7 +104294,7 @@ export const MachineIdentitiesV2025ApiFactory = function (configuration?: Config
104294
104294
  },
104295
104295
  /**
104296
104296
  * Use this API to update machine identity details.
104297
- * @summary Update a machine identity
104297
+ * @summary Update machine identity details
104298
104298
  * @param {MachineIdentitiesV2025ApiUpdateMachineIdentityRequest} requestParameters Request parameters.
104299
104299
  * @param {*} [axiosOptions] Override http request option.
104300
104300
  * @throws {RequiredError}
@@ -104524,7 +104524,7 @@ export interface MachineIdentitiesV2025ApiUpdateMachineIdentityRequest {
104524
104524
  export class MachineIdentitiesV2025Api extends BaseAPI {
104525
104525
  /**
104526
104526
  * Use this API to create a machine identity. The maximum supported length for the description field is 2000 characters.
104527
- * @summary Create machine identities
104527
+ * @summary Create machine identity
104528
104528
  * @param {MachineIdentitiesV2025ApiCreateMachineIdentityRequest} requestParameters Request parameters.
104529
104529
  * @param {*} [axiosOptions] Override http request option.
104530
104530
  * @throws {RequiredError}
@@ -104548,7 +104548,7 @@ export class MachineIdentitiesV2025Api extends BaseAPI {
104548
104548
 
104549
104549
  /**
104550
104550
  * This API returns a single machine identity using the Machine Identity ID.
104551
- * @summary Machine identity details
104551
+ * @summary Get machine identity details
104552
104552
  * @param {MachineIdentitiesV2025ApiGetMachineIdentityRequest} requestParameters Request parameters.
104553
104553
  * @param {*} [axiosOptions] Override http request option.
104554
104554
  * @throws {RequiredError}
@@ -104583,8 +104583,8 @@ export class MachineIdentitiesV2025Api extends BaseAPI {
104583
104583
  }
104584
104584
 
104585
104585
  /**
104586
- * Use this API to aggregate machine identities (AI Agents).
104587
- * @summary Start Machine Identity (AI Agent) Aggregation
104586
+ * Starts a machine identity (AI Agents) aggregation on the specified source.
104587
+ * @summary Start machine identity aggregation
104588
104588
  * @param {MachineIdentitiesV2025ApiStartMachineIdentityAggregationRequest} requestParameters Request parameters.
104589
104589
  * @param {*} [axiosOptions] Override http request option.
104590
104590
  * @throws {RequiredError}
@@ -104596,7 +104596,7 @@ export class MachineIdentitiesV2025Api extends BaseAPI {
104596
104596
 
104597
104597
  /**
104598
104598
  * Use this API to update machine identity details.
104599
- * @summary Update a machine identity
104599
+ * @summary Update machine identity details
104600
104600
  * @param {MachineIdentitiesV2025ApiUpdateMachineIdentityRequest} requestParameters Request parameters.
104601
104601
  * @param {*} [axiosOptions] Override http request option.
104602
104602
  * @throws {RequiredError}
package/v2025/common.ts CHANGED
@@ -146,14 +146,14 @@ export const toPathString = function (url: URL) {
146
146
  export const createRequestFunction = function (axiosArgs: RequestArgs, globalAxios: AxiosInstance, BASE_PATH: string, configuration?: Configuration) {
147
147
  return <T = unknown, R = AxiosResponse<T>>(axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {
148
148
  axiosRetry(axios, configuration.retriesConfig)
149
- let userAgent = `SailPoint-SDK-TypeScript/1.8.13`;
149
+ let userAgent = `SailPoint-SDK-TypeScript/1.8.15`;
150
150
  if (configuration?.consumerIdentifier && configuration?.consumerVersion) {
151
151
  userAgent += ` (${configuration.consumerIdentifier}/${configuration.consumerVersion})`;
152
152
  }
153
153
  userAgent += ` (${process.platform}; ${process.arch}) Node/${process.versions.node} (openapi-generator/7.12.0)`;
154
154
  const headers = {
155
155
  ...axiosArgs.axiosOptions.headers,
156
- ...{'X-SailPoint-SDK':'typescript-1.8.13'},
156
+ ...{'X-SailPoint-SDK':'typescript-1.8.15'},
157
157
  ...{'User-Agent': userAgent},
158
158
  }
159
159
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sailpoint-sdk",
3
- "version": "1.8.13",
3
+ "version": "1.8.15",
4
4
  "description": "OpenAPI client for sailpoint-sdk",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {
package/v2026/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ## sailpoint-sdk@1.8.13
1
+ ## sailpoint-sdk@1.8.15
2
2
 
3
3
  This generator creates TypeScript/JavaScript client that utilizes [axios](https://github.com/axios/axios). The generated Node module can be used in the following environments:
4
4
 
@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
36
36
  _published:_
37
37
 
38
38
  ```
39
- npm install sailpoint-sdk@1.8.13 --save
39
+ npm install sailpoint-sdk@1.8.15 --save
40
40
  ```
41
41
 
42
42
  _unPublished (not recommended):_