Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
chore: add default_version and codeowner_team to .repo-metadata.json (#…
Browse files Browse the repository at this point in the history
…71)

* chore: add default_version and codeowner_team to .repo-metadata.json

* update default_version
  • Loading branch information
parthea committed Oct 5, 2021
1 parent 566af3e commit 9c0e911
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .repo-metadata.json
Expand Up @@ -9,5 +9,7 @@
"library_type": "GAPIC_AUTO",
"repo": "googleapis/python-service-control",
"distribution_name": "google-cloud-service-control",
"api_id": "servicecontrol.googleapis.com"
"api_id": "servicecontrol.googleapis.com",
"default_version": "v1",
"codeowner_team": ""
}

0 comments on commit 9c0e911

Please sign in to comment.