Skip to content

Commit 18e0b03

Browse files
authored
chore: add default_version to .repo-metadata.json (#81)
* chore: add default_version and codeowner_team to .repo-metadata.json * update default_version
1 parent 998d103 commit 18e0b03

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/google-cloud-binary-authorization/.repo-metadata.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
"repo": "googleapis/python-binary-authorization",
1111
"distribution_name": "google-cloud-binary-authorization",
1212
"api_id": "binaryauthorization.googleapis.com",
13-
"codeowner_team": "@googleapis/cicd"
14-
}
13+
"codeowner_team": "@googleapis/cicd",
14+
"default_version": "v1"
15+
}

0 commit comments

Comments
 (0)