diff --git a/gapic/templates/%namespace/%name_%version/gapic_metadata.json.j2 b/gapic/templates/%namespace/%name_%version/gapic_metadata.json.j2 index edd79fda8a..99ae71e021 100644 --- a/gapic/templates/%namespace/%name_%version/gapic_metadata.json.j2 +++ b/gapic/templates/%namespace/%name_%version/gapic_metadata.json.j2 @@ -1 +1 @@ -{# {{ api.gapic_metadata_json(opts) }} #} {# TODO(dovs): This is temporarily commented out pending the addition of a flag #} + {{ api.gapic_metadata_json(opts) }}