Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 234128e

Browse files
authored
chore: add default_version and codeowner_team to .repo-metadata.json (googleapis#6)
* chore: add default_version and codeowner_team to .repo-metadata.json * update default_version
1 parent 2784a61 commit 234128e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

0 commit comments

Comments
 (0)