sailpoint-api-client 2.0.4 → 2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/dist/index.d.ts +3 -0
  2. package/dist/index.js +192 -189
  3. package/dist/index.js.map +1 -1
  4. package/dist/intelligence/api.d.ts +1042 -0
  5. package/dist/intelligence/api.js +595 -0
  6. package/dist/intelligence/api.js.map +1 -0
  7. package/dist/intelligence/base.d.ts +66 -0
  8. package/dist/intelligence/base.js +90 -0
  9. package/dist/intelligence/base.js.map +1 -0
  10. package/dist/intelligence/common.d.ts +65 -0
  11. package/dist/intelligence/common.js +292 -0
  12. package/dist/intelligence/common.js.map +1 -0
  13. package/dist/intelligence/configuration.d.ts +91 -0
  14. package/dist/intelligence/configuration.js +46 -0
  15. package/dist/intelligence/configuration.js.map +1 -0
  16. package/dist/intelligence/index.d.ts +13 -0
  17. package/dist/intelligence/index.js +32 -0
  18. package/dist/intelligence/index.js.map +1 -0
  19. package/dist/nerm/common.js +2 -2
  20. package/dist/nermv2025/common.js +2 -2
  21. package/dist/sources/api.d.ts +509 -1
  22. package/dist/sources/api.js +587 -4
  23. package/dist/sources/api.js.map +1 -1
  24. package/index.ts +3 -0
  25. package/intelligence/.openapi-generator/FILES +40 -0
  26. package/intelligence/.openapi-generator/VERSION +1 -0
  27. package/intelligence/.openapi-generator-ignore +23 -0
  28. package/intelligence/.sdk-partition +1 -0
  29. package/intelligence/api.ts +1316 -0
  30. package/intelligence/base.ts +86 -0
  31. package/intelligence/common.ts +183 -0
  32. package/intelligence/configuration.ts +110 -0
  33. package/intelligence/docs/Examples/typescript_code_examples_overlay.yaml +78 -0
  34. package/intelligence/docs/Methods/Index.md +30 -0
  35. package/intelligence/docs/Methods/IntelligenceApi.md +259 -0
  36. package/intelligence/docs/Models/Errorbody.md +20 -0
  37. package/intelligence/docs/Models/Errormessagedto.md +21 -0
  38. package/intelligence/docs/Models/Errorresponsedto.md +22 -0
  39. package/intelligence/docs/Models/GetIdentityIntelligenceV1401Response.md +19 -0
  40. package/intelligence/docs/Models/GetIdentityIntelligenceV1429Response.md +19 -0
  41. package/intelligence/docs/Models/Index.md +19 -0
  42. package/intelligence/docs/Models/Intelaccessaccountwire.md +30 -0
  43. package/intelligence/docs/Models/Intelaccesshistory.md +20 -0
  44. package/intelligence/docs/Models/Intelaccesshistoryaccessitemsslice.md +20 -0
  45. package/intelligence/docs/Models/Intelaccesshistorycertificationsslice.md +20 -0
  46. package/intelligence/docs/Models/Intelaccessitemhistoryevent.md +20 -0
  47. package/intelligence/docs/Models/Intelaccesssourcewire.md +20 -0
  48. package/intelligence/docs/Models/Intelaccountsslice.md +20 -0
  49. package/intelligence/docs/Models/Intelcertificationhistoryevent.md +23 -0
  50. package/intelligence/docs/Models/Intelidentityaggregate.md +35 -0
  51. package/intelligence/docs/Models/Intelidentityambiguousbody.md +21 -0
  52. package/intelligence/docs/Models/Intelidentityambiguouscandidate.md +20 -0
  53. package/intelligence/docs/Models/Intelidentitynotfoundbody.md +20 -0
  54. package/intelligence/docs/Models/Inteloutlieraccessitem.md +24 -0
  55. package/intelligence/docs/Models/Inteloutliersslice.md +19 -0
  56. package/intelligence/docs/Models/Intelprivilegedaccessitemwire.md +26 -0
  57. package/intelligence/docs/Models/IntelprivilegedaccessitemwireSource.md +20 -0
  58. package/intelligence/docs/Models/Intelprivilegedaccessslice.md +19 -0
  59. package/intelligence/docs/Models/Intelrareaccessslice.md +20 -0
  60. package/intelligence/docs/Models/Localeorigin.md +21 -0
  61. package/intelligence/docs/Models/README.md +46 -0
  62. package/intelligence/git_push.sh +57 -0
  63. package/intelligence/index.ts +18 -0
  64. package/intelligence/package.json +34 -0
  65. package/intelligence/tsconfig.json +21 -0
  66. package/nerm/README.md +2 -2
  67. package/nerm/common.ts +2 -2
  68. package/nerm/package.json +1 -1
  69. package/nermv2025/README.md +2 -2
  70. package/nermv2025/common.ts +2 -2
  71. package/nermv2025/package.json +1 -1
  72. package/package.json +1 -1
  73. package/sources/.openapi-generator/FILES +2 -0
  74. package/sources/api.ts +846 -9
  75. package/sources/docs/Examples/typescript_code_examples_overlay.yaml +101 -0
  76. package/sources/docs/Methods/SourcesApi.md +288 -0
  77. package/sources/docs/Models/Fielddetailsdtov2.md +24 -0
  78. package/sources/docs/Models/Provisioningpolicydtov2.md +24 -0
  79. package/sources/docs/Models/Usagetype.md +2 -0
@@ -0,0 +1,20 @@
1
+ ---
2
+ id: v1-intelidentitynotfoundbody
3
+ title: Intelidentitynotfoundbody
4
+ pagination_label: Intelidentitynotfoundbody
5
+ sidebar_label: Intelidentitynotfoundbody
6
+ sidebar_class_name: typescriptsdk
7
+ keywords: ['typescript', 'TypeScript', 'sdk', 'Intelidentitynotfoundbody', 'v1Intelidentitynotfoundbody']
8
+ slug: /tools/sdk/typescript/intelligence/models/intelidentitynotfoundbody
9
+ tags: ['SDK', 'Software Development Kit', 'Intelidentitynotfoundbody', 'v1Intelidentitynotfoundbody']
10
+ ---
11
+
12
+ # Intelidentitynotfoundbody
13
+
14
+ ## Properties
15
+
16
+ Name | Type | Description | Notes
17
+ ------------ | ------------- | ------------- | -------------
18
+ **detailCode** | `string` | Constant detail code indicating that no identity matched the supplied filter. | [default to undefined]
19
+ **message** | **(optional)** `string` | Optional explanatory text describing why no identity was found. | [default to undefined]
20
+
@@ -0,0 +1,24 @@
1
+ ---
2
+ id: v1-inteloutlieraccessitem
3
+ title: Inteloutlieraccessitem
4
+ pagination_label: Inteloutlieraccessitem
5
+ sidebar_label: Inteloutlieraccessitem
6
+ sidebar_class_name: typescriptsdk
7
+ keywords: ['typescript', 'TypeScript', 'sdk', 'Inteloutlieraccessitem', 'v1Inteloutlieraccessitem']
8
+ slug: /tools/sdk/typescript/intelligence/models/inteloutlieraccessitem
9
+ tags: ['SDK', 'Software Development Kit', 'Inteloutlieraccessitem', 'v1Inteloutlieraccessitem']
10
+ ---
11
+
12
+ # Inteloutlieraccessitem
13
+
14
+ ## Properties
15
+
16
+ Name | Type | Description | Notes
17
+ ------------ | ------------- | ------------- | -------------
18
+ **id** | `string` | Stable identifier of the outlier access-item row. | [default to undefined]
19
+ **displayName** | `string` | Display label of the risky access item. | [default to undefined]
20
+ **description** | **(optional)** `string` | Optional descriptive text for the risky access item. | [default to undefined]
21
+ **accessType** | `string` | Access item type. | [default to undefined]
22
+ **sourceName** | `string` | Source name where the risky access item exists. | [default to undefined]
23
+ **extremelyRare** | `boolean` | Indicates whether analytics marked this item as extremely rare. | [default to undefined]
24
+
@@ -0,0 +1,19 @@
1
+ ---
2
+ id: v1-inteloutliersslice
3
+ title: Inteloutliersslice
4
+ pagination_label: Inteloutliersslice
5
+ sidebar_label: Inteloutliersslice
6
+ sidebar_class_name: typescriptsdk
7
+ keywords: ['typescript', 'TypeScript', 'sdk', 'Inteloutliersslice', 'v1Inteloutliersslice']
8
+ slug: /tools/sdk/typescript/intelligence/models/inteloutliersslice
9
+ tags: ['SDK', 'Software Development Kit', 'Inteloutliersslice', 'v1Inteloutliersslice']
10
+ ---
11
+
12
+ # Inteloutliersslice
13
+
14
+ ## Properties
15
+
16
+ Name | Type | Description | Notes
17
+ ------------ | ------------- | ------------- | -------------
18
+ **rareAccess** | `Intelrareaccessslice` | First page of rare access items for the identity. | [default to undefined]
19
+
@@ -0,0 +1,26 @@
1
+ ---
2
+ id: v1-intelprivilegedaccessitemwire
3
+ title: Intelprivilegedaccessitemwire
4
+ pagination_label: Intelprivilegedaccessitemwire
5
+ sidebar_label: Intelprivilegedaccessitemwire
6
+ sidebar_class_name: typescriptsdk
7
+ keywords: ['typescript', 'TypeScript', 'sdk', 'Intelprivilegedaccessitemwire', 'v1Intelprivilegedaccessitemwire']
8
+ slug: /tools/sdk/typescript/intelligence/models/intelprivilegedaccessitemwire
9
+ tags: ['SDK', 'Software Development Kit', 'Intelprivilegedaccessitemwire', 'v1Intelprivilegedaccessitemwire']
10
+ ---
11
+
12
+ # Intelprivilegedaccessitemwire
13
+
14
+ ## Properties
15
+
16
+ Name | Type | Description | Notes
17
+ ------------ | ------------- | ------------- | -------------
18
+ **privileged** | `boolean` | True when this item is classified as privileged access for the identity. | [default to undefined]
19
+ **id** | `string` | Identifier of the privileged access item. | [default to undefined]
20
+ **type** | `string` | Type of privileged access object. | [default to undefined]
21
+ **displayName** | **(optional)** `string` | Display label for the privileged access item in administrative experiences. | [default to undefined]
22
+ **name** | **(optional)** `string` | Technical name of the privileged access item. | [default to undefined]
23
+ **source** | **(optional)** `IntelprivilegedaccessitemwireSource` | | [default to undefined]
24
+ **attribute** | **(optional)** `string` | Source attribute name that carries the privileged value when applicable. | [default to undefined]
25
+ **value** | **(optional)** `string` | Privileged value on the source attribute when applicable. | [default to undefined]
26
+
@@ -0,0 +1,20 @@
1
+ ---
2
+ id: v1-intelprivilegedaccessitemwire-source
3
+ title: IntelprivilegedaccessitemwireSource
4
+ pagination_label: IntelprivilegedaccessitemwireSource
5
+ sidebar_label: IntelprivilegedaccessitemwireSource
6
+ sidebar_class_name: typescriptsdk
7
+ keywords: ['typescript', 'TypeScript', 'sdk', 'IntelprivilegedaccessitemwireSource', 'v1IntelprivilegedaccessitemwireSource']
8
+ slug: /tools/sdk/typescript/intelligence/models/intelprivilegedaccessitemwire-source
9
+ tags: ['SDK', 'Software Development Kit', 'IntelprivilegedaccessitemwireSource', 'v1IntelprivilegedaccessitemwireSource']
10
+ ---
11
+
12
+ # IntelprivilegedaccessitemwireSource
13
+
14
+ ## Properties
15
+
16
+ Name | Type | Description | Notes
17
+ ------------ | ------------- | ------------- | -------------
18
+ **name** | **(optional)** `string` | Human-readable source name for the privileged access item. | [default to undefined]
19
+ **id** | **(optional)** `string` | Source identifier for the privileged access item. | [default to undefined]
20
+
@@ -0,0 +1,19 @@
1
+ ---
2
+ id: v1-intelprivilegedaccessslice
3
+ title: Intelprivilegedaccessslice
4
+ pagination_label: Intelprivilegedaccessslice
5
+ sidebar_label: Intelprivilegedaccessslice
6
+ sidebar_class_name: typescriptsdk
7
+ keywords: ['typescript', 'TypeScript', 'sdk', 'Intelprivilegedaccessslice', 'v1Intelprivilegedaccessslice']
8
+ slug: /tools/sdk/typescript/intelligence/models/intelprivilegedaccessslice
9
+ tags: ['SDK', 'Software Development Kit', 'Intelprivilegedaccessslice', 'v1Intelprivilegedaccessslice']
10
+ ---
11
+
12
+ # Intelprivilegedaccessslice
13
+
14
+ ## Properties
15
+
16
+ Name | Type | Description | Notes
17
+ ------------ | ------------- | ------------- | -------------
18
+ **items** | `Array<Intelprivilegedaccessitemwire>` | Privileged access items for the identity. | [default to undefined]
19
+
@@ -0,0 +1,20 @@
1
+ ---
2
+ id: v1-intelrareaccessslice
3
+ title: Intelrareaccessslice
4
+ pagination_label: Intelrareaccessslice
5
+ sidebar_label: Intelrareaccessslice
6
+ sidebar_class_name: typescriptsdk
7
+ keywords: ['typescript', 'TypeScript', 'sdk', 'Intelrareaccessslice', 'v1Intelrareaccessslice']
8
+ slug: /tools/sdk/typescript/intelligence/models/intelrareaccessslice
9
+ tags: ['SDK', 'Software Development Kit', 'Intelrareaccessslice', 'v1Intelrareaccessslice']
10
+ ---
11
+
12
+ # Intelrareaccessslice
13
+
14
+ ## Properties
15
+
16
+ Name | Type | Description | Notes
17
+ ------------ | ------------- | ------------- | -------------
18
+ **items** | `Array<Inteloutlieraccessitem>` | First page of rare access items for the identity. | [default to undefined]
19
+ **next** | **(optional)** `string` | Absolute URL to the next rareAccess page; present only when more results exist. | [default to undefined]
20
+
@@ -0,0 +1,21 @@
1
+ ---
2
+ id: v1-localeorigin
3
+ title: Localeorigin
4
+ pagination_label: Localeorigin
5
+ sidebar_label: Localeorigin
6
+ sidebar_class_name: typescriptsdk
7
+ keywords: ['typescript', 'TypeScript', 'sdk', 'Localeorigin', 'v1Localeorigin']
8
+ slug: /tools/sdk/typescript/intelligence/models/localeorigin
9
+ tags: ['SDK', 'Software Development Kit', 'Localeorigin', 'v1Localeorigin']
10
+ ---
11
+
12
+ # Localeorigin
13
+
14
+ ## Enum
15
+
16
+
17
+ * `Default` (value: `'DEFAULT'`)
18
+
19
+ * `Request` (value: `'REQUEST'`)
20
+
21
+
@@ -0,0 +1,46 @@
1
+ ## sailpoint-api-client@1.0.0
2
+
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
+
5
+ Environment
6
+ * Node.js
7
+ * Webpack
8
+ * Browserify
9
+
10
+ Language level
11
+ * ES5 - you must have a Promises/A+ library installed
12
+ * ES6
13
+
14
+ Module system
15
+ * CommonJS
16
+ * ES6 module system
17
+
18
+ It can be used in both TypeScript and JavaScript. In TypeScript, the definition will be automatically resolved via `package.json`. ([Reference](https://www.typescriptlang.org/docs/handbook/declaration-files/consumption.html))
19
+
20
+ ### Building
21
+
22
+ To build and compile the typescript sources to javascript use:
23
+ ```
24
+ npm install
25
+ npm run build
26
+ ```
27
+
28
+ ### Publishing
29
+
30
+ First build the package then run `npm publish`
31
+
32
+ ### Consuming
33
+
34
+ navigate to the folder of your consuming project and run one of the following commands.
35
+
36
+ _published:_
37
+
38
+ ```
39
+ npm install sailpoint-api-client@1.0.0 --save
40
+ ```
41
+
42
+ _unPublished (not recommended):_
43
+
44
+ ```
45
+ npm install PATH_TO_GENERATED_PACKAGE --save
46
+ ```
@@ -0,0 +1,57 @@
1
+ #!/bin/sh
2
+ # ref: https://help.github.com/articles/adding-an-existing-project-to-github-using-the-command-line/
3
+ #
4
+ # Usage example: /bin/sh ./git_push.sh wing328 openapi-petstore-perl "minor update" "gitlab.com"
5
+
6
+ git_user_id=$1
7
+ git_repo_id=$2
8
+ release_note=$3
9
+ git_host=$4
10
+
11
+ if [ "$git_host" = "" ]; then
12
+ git_host="github.com"
13
+ echo "[INFO] No command line input provided. Set \$git_host to $git_host"
14
+ fi
15
+
16
+ if [ "$git_user_id" = "" ]; then
17
+ git_user_id="GIT_USER_ID"
18
+ echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id"
19
+ fi
20
+
21
+ if [ "$git_repo_id" = "" ]; then
22
+ git_repo_id="GIT_REPO_ID"
23
+ echo "[INFO] No command line input provided. Set \$git_repo_id to $git_repo_id"
24
+ fi
25
+
26
+ if [ "$release_note" = "" ]; then
27
+ release_note="Minor update"
28
+ echo "[INFO] No command line input provided. Set \$release_note to $release_note"
29
+ fi
30
+
31
+ # Initialize the local directory as a Git repository
32
+ git init
33
+
34
+ # Adds the files in the local repository and stages them for commit.
35
+ git add .
36
+
37
+ # Commits the tracked changes and prepares them to be pushed to a remote repository.
38
+ git commit -m "$release_note"
39
+
40
+ # Sets the new remote
41
+ git_remote=$(git remote)
42
+ if [ "$git_remote" = "" ]; then # git remote not defined
43
+
44
+ if [ "$GIT_TOKEN" = "" ]; then
45
+ echo "[INFO] \$GIT_TOKEN (environment variable) is not set. Using the git credential in your environment."
46
+ git remote add origin https://${git_host}/${git_user_id}/${git_repo_id}.git
47
+ else
48
+ git remote add origin https://${git_user_id}:"${GIT_TOKEN}"@${git_host}/${git_user_id}/${git_repo_id}.git
49
+ fi
50
+
51
+ fi
52
+
53
+ git pull origin master
54
+
55
+ # Pushes (Forces) the changes in the local repository up to the remote repository
56
+ echo "Git pushing to https://${git_host}/${git_user_id}/${git_repo_id}.git"
57
+ git push origin master 2>&1 | grep -v 'To https'
@@ -0,0 +1,18 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Identity Security Cloud API - Intelligence
5
+ * Use these APIs to interact with the Identity Security Cloud platform to achieve repeatable, automated processes with greater scalability. We encourage you to join the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss to connect with other developers using our APIs.
6
+ *
7
+ * The version of the OpenAPI document: v1
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+ export * from "./api";
17
+ export * from "../configuration";
18
+
@@ -0,0 +1,34 @@
1
+ {
2
+ "name": "sailpoint-api-client",
3
+ "version": "1.0.0",
4
+ "description": "OpenAPI client for sailpoint-api-client",
5
+ "author": "OpenAPI-Generator Contributors",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/GIT_USER_ID/GIT_REPO_ID.git"
9
+ },
10
+ "keywords": [
11
+ "axios",
12
+ "typescript",
13
+ "openapi-client",
14
+ "openapi-generator",
15
+ "sailpoint-api-client"
16
+ ],
17
+ "license": "Unlicense",
18
+ "main": "./dist/index.js",
19
+ "typings": "./dist/index.d.ts",
20
+ "scripts": {
21
+ "build": "tsc",
22
+ "prepare": "npm run build"
23
+ },
24
+ "dependencies": {
25
+ "axios": "^1.6.1"
26
+ },
27
+ "devDependencies": {
28
+ "@types/node": "12.11.5 - 12.20.42",
29
+ "typescript": "^4.0 || ^5.0"
30
+ },
31
+ "publishConfig": {
32
+ "registry": "sailpoint.com"
33
+ }
34
+ }
@@ -0,0 +1,21 @@
1
+ {
2
+ "compilerOptions": {
3
+ "declaration": true,
4
+ "target": "ES5",
5
+ "module": "commonjs",
6
+ "noImplicitAny": true,
7
+ "outDir": "dist",
8
+ "rootDir": ".",
9
+ "lib": [
10
+ "es6",
11
+ "dom"
12
+ ],
13
+ "typeRoots": [
14
+ "node_modules/@types"
15
+ ]
16
+ },
17
+ "exclude": [
18
+ "dist",
19
+ "node_modules"
20
+ ]
21
+ }
package/nerm/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ## sailpoint-nerm-sdk@2.0.4
1
+ ## sailpoint-nerm-sdk@2.0.5
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-nerm-sdk@2.0.4 --save
39
+ npm install sailpoint-nerm-sdk@2.0.5 --save
40
40
  ```
41
41
 
42
42
  _unPublished (not recommended):_
package/nerm/common.ts CHANGED
@@ -144,7 +144,7 @@ export const toPathString = function (url: URL) {
144
144
  */
145
145
  export const createRequestFunction = function (axiosArgs: RequestArgs, globalAxios: AxiosInstance, BASE_PATH: string, configuration?: Configuration) {
146
146
  return async <T = unknown, R = AxiosResponse<T>>(axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {
147
- let userAgent = `SailPoint-SDK-TypeScript/2.0.4`;
147
+ let userAgent = `SailPoint-SDK-TypeScript/2.0.5`;
148
148
  if (configuration?.consumerIdentifier && configuration?.consumerVersion) {
149
149
  userAgent += ` (${configuration.consumerIdentifier}/${configuration.consumerVersion})`;
150
150
  }
@@ -152,7 +152,7 @@ export const createRequestFunction = function (axiosArgs: RequestArgs, globalAxi
152
152
  const headers = {
153
153
  ...{'Accept': 'application/json'},
154
154
  ...axiosArgs.axiosOptions.headers,
155
- ...{'X-SailPoint-SDK':'typescript-2.0.4'},
155
+ ...{'X-SailPoint-SDK':'typescript-2.0.5'},
156
156
  ...{'User-Agent': userAgent},
157
157
  }
158
158
 
package/nerm/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sailpoint-nerm-sdk",
3
- "version": "2.0.4",
3
+ "version": "2.0.5",
4
4
  "description": "OpenAPI client for sailpoint-nerm-sdk",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {
@@ -1,4 +1,4 @@
1
- ## sailpoint-nerm-sdk@2.0.4
1
+ ## sailpoint-nerm-sdk@2.0.5
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-nerm-sdk@2.0.4 --save
39
+ npm install sailpoint-nerm-sdk@2.0.5 --save
40
40
  ```
41
41
 
42
42
  _unPublished (not recommended):_
@@ -144,7 +144,7 @@ export const toPathString = function (url: URL) {
144
144
  */
145
145
  export const createRequestFunction = function (axiosArgs: RequestArgs, globalAxios: AxiosInstance, BASE_PATH: string, configuration?: Configuration) {
146
146
  return async <T = unknown, R = AxiosResponse<T>>(axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {
147
- let userAgent = `SailPoint-SDK-TypeScript/2.0.4`;
147
+ let userAgent = `SailPoint-SDK-TypeScript/2.0.5`;
148
148
  if (configuration?.consumerIdentifier && configuration?.consumerVersion) {
149
149
  userAgent += ` (${configuration.consumerIdentifier}/${configuration.consumerVersion})`;
150
150
  }
@@ -152,7 +152,7 @@ export const createRequestFunction = function (axiosArgs: RequestArgs, globalAxi
152
152
  const headers = {
153
153
  ...{'Accept': 'application/json'},
154
154
  ...axiosArgs.axiosOptions.headers,
155
- ...{'X-SailPoint-SDK':'typescript-2.0.4'},
155
+ ...{'X-SailPoint-SDK':'typescript-2.0.5'},
156
156
  ...{'User-Agent': userAgent},
157
157
  }
158
158
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sailpoint-nerm-sdk",
3
- "version": "2.0.4",
3
+ "version": "2.0.5",
4
4
  "description": "OpenAPI client for sailpoint-nerm-sdk",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sailpoint-api-client",
3
- "version": "2.0.4",
3
+ "version": "2.0.5",
4
4
  "description": "Official library for using the SailPoint API",
5
5
  "author": "SailPoint DevOps",
6
6
  "repository": {
@@ -34,6 +34,7 @@ Entitlementrevocationrequestconfig.md
34
34
  Errormessagedto.md
35
35
  Errorresponsedto.md
36
36
  Fielddetailsdto.md
37
+ Fielddetailsdtov2.md
37
38
  Identityprofilesconnections.md
38
39
  ImportAccountsSchemaV1Request.md
39
40
  ImportAccountsV1Request.md
@@ -61,6 +62,7 @@ PasswordpolicyholdersdtoInner.md
61
62
  Passwordpolicyholdersdtoattributes.md
62
63
  PasswordpolicyholdersdtoattributesIdentityAttrInner.md
63
64
  Provisioningpolicydto.md
65
+ Provisioningpolicydtov2.md
64
66
  README.md
65
67
  Resourceobject.md
66
68
  Resourceobjectsrequest.md