Add EntitlementMgmt-SubjectAccess.ReadWrite tip boxes to entitlement management APIs#9935
Conversation
…management APIs - Create new RBAC include for post-assignmentrequests with subject access restriction - Create new RBAC include for cancel with subject access restriction - Create new RBAC tip box for getApplicablePolicyRequirements - All include files created for both v1.0 and beta - Updated API docs to reference new include files Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0dfac9e to
e05bd4c
Compare
|
Learn Build status updates of commit e05bd4c: ✅ Validation status: passed
For more details, please refer to the build report. |
- POST assignment requests: split into end-user vs admin request type sections - Cancel request: split into end-user vs admin cancellation scenarios - Remove app-only note from cancel (not supported) - v1.0 end-user types: userAdd, userUpdate, userRemove, approverRemove - Beta end-user types: adds userExtend - v1.0 references allowedTargetScope, specificAllowedTargets, requestorSettings - Beta references only requestorSettings (different policy model) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove awkward 'or' phrasing in admin sections. State least privileged permission and role requirement as separate clean bullets. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Learn Build status updates of commit ca986f7: ✅ Validation status: passed
For more details, please refer to the build report. |
… admin sections Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Learn Build status updates of commit c928dc2: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Learn Build status updates of commit 005bcba: ✅ Validation status: passed
For more details, please refer to the build report. |
- Beta: Remove Example 2 (subject body) which is not in the published CSDL schema; update request body text to 'Don't supply a request body'; renumber Example 3 to Example 2 - v1.0: Replace empty response example with actual schema properties (isApprovalRequiredForAdd, isApprovalRequiredForUpdate, allowCustomAssignmentSchedule, schedule, questions) - Both: Remove RBAC TIP box includes for this API and delete the corresponding include files Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Learn Build status updates of commit cb8337b: ✅ Validation status: passed
For more details, please refer to the build report. |
FaithOmbongi
left a comment
There was a problem hiding this comment.
@simoolchandaney We don’t accept substantial contributions from internal team members in this repository—especially changes involving schemas. Key validations are not executed here, so we can’t guarantee the integrity of these changes before merge.
Please submit your PR to the private repo: Microsoft Graph Docs repo
If you encounter a 404 error, complete the onboarding steps in: Get started with the Microsoft Graph CDK
Adds new RBAC tip boxes documenting \EntitlementMgmt-SubjectAccess.ReadWrite\ permission behavior to three entitlement management API docs (both v1.0 and beta):
New include files were created to avoid impacting other pages that reference the original RBAC includes.