Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 5b4046c

Browse files
authored
chore: add default_version and codeowner_team to .repo-metadata.json (#8)
* chore: add default_version and codeowner_team to .repo-metadata.json * update default_version
1 parent 9d41f4c commit 5b4046c

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

0 commit comments

Comments
 (0)