gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

fix: set `default` argument of `jinja-filters.map()` when looking up attributes

Open parthea opened this issue 1 year ago • 0 comments

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.

parthea avatar Mar 21 '24 09:03 parthea