Closed
Description
The v3 client enables me to update security groups.
- Given a group with one rule
- When the group is updated to zero rules
- Then the group has no rules
However, the action as no effect.
As far as I understand, during the request the parameter is marshalled with option omitempty
so the empty rule set never leaves the SDK.
Metadata
Metadata
Assignees
Labels
No labels