feat(112): LIST $expand parity + Entra principal names #136
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "112-list-expand-parity"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements LIST
$expandparity with GET by forwarding caller-provided, contract-allowlisted expands.Key changes:
expand=principalfor role assignments soprincipal.displayNamecan render.$expandnormalization/sanitization: top-level comma split (commas inside balanced parentheses preserved), trim, dedupe, allowlist exact match, caps (max 10 tokens, max 200 chars/token).Tests:
Spec artifacts included under
specs/112-list-expand-parity/.