Files
Miguel Pires f66932bef2 aspects: support unmatched placeholders w/ unset (#13660)
Since the unset logic has diverged more significantly from the set logic
lately, this commit splits them into specific methods. This makes it
simpler to follow the unset logic since there is no value and it also
reduces the special cases and conditions in the set code.
Support unmatched placeholders in requests when unsetting.

Signed-off-by: Miguel Pires <miguel.pires@canonical.com>
2024-03-07 14:57:35 +00:00
..