Commit d229c83
fix: make RBAC include generic (shared across 6 MTO endpoints)
The rbac-multitenantorganization-apis-read.md include is consumed by
6 different endpoints returning different resource types. Remove
member-specific property names (displayName, tenantId, role, state,
etc.) that are incorrect for the non-member endpoints (MTO object,
join request, sync policy template, partner config template).
Property-specific details remain in the individual API docs where
they are correct and scoped to the right resource type.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 1e326a9 commit d229c83
2 files changed
Lines changed: 6 additions & 6 deletions
File tree
- api-reference
- beta/includes/rbac-for-apis
- v1.0/includes/rbac-for-apis
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
0 commit comments