gapic-generator-python
gapic-generator-python copied to clipboard
fix: set `default` argument of `jinja-filters.map()` when looking up attributes
When jinja-filters.map is used to look up an attribute, the default argument should be set in case an object in the list does not have the given attribute.