Skip to content

Commit 1bf1d0d

Browse files
Automated build 'Automated commit 'Merge pull request #2341 from sailpoint/DEVREL-2128-get-identity-certification-api-documentation-needs-to-be-changed
DEVREL-2128 updated list identity certifications doc' by github action: 19141191239' powershell sdk: 19141211937
1 parent 0d15309 commit 1bf1d0d

15 files changed

Lines changed: 16 additions & 16 deletions

File tree

PSSailpoint/PSSailpoint.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Sailpoint Developer Relations
55
#
6-
# Generated on: 11/05/2025
6+
# Generated on: 11/06/2025
77
#
88

99
@{

PSSailpoint/beta/src/PSSailpoint.Beta/PSSailpoint.Beta.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: OpenAPI Generator Team
55
#
6-
# Generated on: 11/05/2025
6+
# Generated on: 11/06/2025
77
#
88

99
@{

PSSailpoint/v2024/docs/Methods/V2024CertificationsApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ try {
100100
[[Back to top]](#)
101101

102102
## get-identity-certification
103-
This API returns a single identity campaign certification by its ID. Reviewers for this certification can also call this API. This API does not support requests for certifications assigned to Governance Groups.
103+
This API returns a single identity campaign certification by its ID. Reviewers for this certification can also call this API.
104104

105105
[API Spec](https://developer.sailpoint.com/docs/api/v2024/get-identity-certification)
106106

PSSailpoint/v2024/src/PSSailpoint.V2024/Api/V2024CertificationsApi.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Identity certification by id
8686
8787
.DESCRIPTION
8888
89-
This API returns a single identity campaign certification by its ID. Reviewers for this certification can also call this API. This API does not support requests for certifications assigned to Governance Groups.
89+
This API returns a single identity campaign certification by its ID. Reviewers for this certification can also call this API.
9090
9191
.PARAMETER Id
9292
The certification id

PSSailpoint/v2024/src/PSSailpoint.V2024/PSSailpoint.V2024.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: OpenAPI Generator Team
55
#
6-
# Generated on: 11/05/2025
6+
# Generated on: 11/06/2025
77
#
88

99
@{

PSSailpoint/v2025/docs/Methods/V2025CertificationsApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ try {
100100
[[Back to top]](#)
101101

102102
## get-identity-certification
103-
This API returns a single identity campaign certification by its ID. Reviewers for this certification can also call this API. This API does not support requests for certifications assigned to Governance Groups.
103+
This API returns a single identity campaign certification by its ID. Reviewers for this certification can also call this API.
104104

105105
[API Spec](https://developer.sailpoint.com/docs/api/v2025/get-identity-certification)
106106

PSSailpoint/v2025/src/PSSailpoint.V2025/Api/V2025CertificationsApi.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Identity certification by id
8686
8787
.DESCRIPTION
8888
89-
This API returns a single identity campaign certification by its ID. Reviewers for this certification can also call this API. This API does not support requests for certifications assigned to Governance Groups.
89+
This API returns a single identity campaign certification by its ID. Reviewers for this certification can also call this API.
9090
9191
.PARAMETER Id
9292
The certification id

PSSailpoint/v2025/src/PSSailpoint.V2025/PSSailpoint.V2025.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: OpenAPI Generator Team
55
#
6-
# Generated on: 11/05/2025
6+
# Generated on: 11/06/2025
77
#
88

99
@{

PSSailpoint/v2026/src/PSSailpoint.V2026/PSSailpoint.V2026.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: OpenAPI Generator Team
55
#
6-
# Generated on: 11/05/2025
6+
# Generated on: 11/06/2025
77
#
88

99
@{

PSSailpoint/v3/docs/Methods/CertificationsApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ try {
374374
[[Back to top]](#)
375375

376376
## list-identity-certifications
377-
Use this API to get a list of identity campaign certifications for the specified query parameters. Any authenticated token can call this API, but only certifications you are authorized to review will be returned. This API does not support requests for certifications assigned to governance groups.
377+
Use this API to get a list of identity campaign certifications for the specified query parameters. Any authenticated token can call this API, but only certifications you are authorized to review will be returned.
378378

379379
[API Spec](https://developer.sailpoint.com/docs/api/v3/list-identity-certifications)
380380

0 commit comments

Comments
 (0)