Update python SDK docs: 15031139402

This commit is contained in:
developer-relations-sp
2025-05-14 21:09:18 +00:00
parent 7a610557d9
commit 71ee6c0c3d
46 changed files with 427 additions and 209 deletions

View File

@@ -724,7 +724,17 @@ with ApiClient(configuration) as api_client:
"approverId" : "e3eab852-8315-467f-9de7-70eda97f63c8",
"approverType" : "GOVERNANCE_GROUP"
} ],
"reauthorizationRequired" : false,
"requestCommentRequired" : true
},
"revocationRequestConfig" : {
"approvalSchemes" : [ {
"approverId" : "e3eab852-8315-467f-9de7-70eda97f63c8",
"approverType" : "GOVERNANCE_GROUP"
}, {
"approverId" : "e3eab852-8315-467f-9de7-70eda97f63c8",
"approverType" : "GOVERNANCE_GROUP"
} ]
}
}''' # EntitlementRequestConfig |