mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
Update to python SDK docs: 14535395476
This commit is contained in:
@@ -27,9 +27,7 @@ Name | Type | Description | Notes
|
||||
from sailpoint.v2025.models.permission_dto import PermissionDto
|
||||
|
||||
permission_dto = PermissionDto(
|
||||
rights=[
|
||||
'SELECT'
|
||||
],
|
||||
rights=HereIsRight1,
|
||||
target='SYS.GV_$TRANSACTION'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user