testing delta changes

This commit is contained in:
Jordan Violet
2022-10-03 16:27:17 -05:00
parent 724bda667e
commit 1febcf9f52

View File

@@ -1,6 +1,6 @@
openapi: 3.0.1 openapi: 3.0.1
info: info:
title: IdentityNow V3 API title: IdentityNow V4 API
description: 'Use these APIs to interact with the IdentityNow 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.' description: 'Use these APIs to interact with the IdentityNow 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.'
termsOfService: 'https://developer.sailpoint.com/discuss/tos' termsOfService: 'https://developer.sailpoint.com/discuss/tos'
contact: contact:
@@ -18,7 +18,7 @@ servers:
default: sailpoint default: sailpoint
description: 'This is the name of your tenant, typically your company''s name.' description: 'This is the name of your tenant, typically your company''s name.'
tags: tags:
- name: Access Request Approvals - name: New Access Request Approvals
description: | description: |
Use this API to implement and customize access request approval functionality. Use this API to implement and customize access request approval functionality.
With this functionality in place, administrators can delegate qualified users to review users' requests for access or managers' requests to revoke team members' access to applications, entitlements, or roles. With this functionality in place, administrators can delegate qualified users to review users' requests for access or managers' requests to revoke team members' access to applications, entitlements, or roles.