neutron-lib/releasenotes/notes/populate-dict-defaults-3f20...

8 lines
291 B
YAML

---
features:
- |
A new ``dict_populate_defaults`` flag can be used in API definition for
a dictionary attribute, which will results in default values for the keys
to be filled in. This can also be used on values of a dictionary attribute
if they are dictionaries as well.