Skip to content

Commit befabc3

Browse files
authored
chore: add library type to .repo-metadata.json (#1345)
1 parent 9f6f77e commit befabc3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.repo-metadata.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
1+
22
{
33
"name": "google-api-python-client",
44
"name_pretty": "Google API Python Client",
55
"client_documentation": "https://github.com/googleapis/google-api-python-client/tree/master/docs#google-api-client-library-for-python-docs",
66
"issue_tracker": "https://github.com/googleapis/google-api-python-client/issues",
77
"release_level": "ga",
88
"language": "python",
9+
"library_type": "REST",
910
"repo": "googleapis/google-api-python-client",
1011
"distribution_name": "google-api-python-client"
11-
}
12+
}

0 commit comments

Comments
 (0)