Skip to content

Commit 78c2541

Browse files
authored
chore: add default_version and codeowner_team to .repo-metadata.json (#32)
* chore: add default_version and codeowner_team to .repo-metadata.json * update default_version
1 parent 55e64e7 commit 78c2541

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packages/google-cloud-datastream/.repo-metadata.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@
99
"library_type": "GAPIC_AUTO",
1010
"repo": "googleapis/python-datastream",
1111
"distribution_name": "google-cloud-datastream",
12-
"api_id": "datastream.googleapis.com"
13-
}
12+
"api_id": "datastream.googleapis.com",
13+
"default_version": "v1alpha1",
14+
"codeowner_team": ""
15+
}

0 commit comments

Comments
 (0)