You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A DelegatedRole with paths=[] fails to serialize correctly (paths is not
included in the output json).
Fix the issue, modify tests to notice a regression.
Fixestheupdateframework#1389
Signed-off-by: Jussi Kukkonen <[email protected]>
If DelegatedRole.paths is [], it serializes into json without "paths".
The text was updated successfully, but these errors were encountered: