Skip to content

Commit b244e7a

Browse files
authored
chore: add default_version and codeowner_team to .repo-metadata.json (#31)
* chore: add default_version and codeowner_team to .repo-metadata.json * update default_version
1 parent 84aa162 commit b244e7a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packages/google-cloud-iap/.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-iap",
1111
"distribution_name": "google-cloud-iap",
12-
"api_id": "iap.googleapis.com"
13-
}
12+
"api_id": "iap.googleapis.com",
13+
"default_version": "v1",
14+
"codeowner_team": ""
15+
}

0 commit comments

Comments
 (0)