Skip to content

Commit 6b6ec4e

Browse files
authored
chore: update release-level in .repo-metadata.json (#1552)
1 parent d45ffe8 commit 6b6ec4e

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,10 +1,11 @@
11
{
2-
"name": "google-http-client",
2+
"api_shortname": "google-http-client",
33
"name_pretty": "Google HTTP Java Client",
44
"client_documentation": "https://cloud.google.com/java/docs/reference/google-http-client/latest/history",
5-
"release_level": "ga",
5+
"release_level": "stable",
66
"language": "java",
77
"repo": "googleapis/google-http-java-client",
88
"repo_short": "google-http-java-client",
9+
"library_type": "CORE",
910
"distribution_name": "com.google.http-client:google-http-client"
1011
}

0 commit comments

Comments
 (0)