Skip to content

Commit cb7ad31

Browse files
authored
chore: Add api_id to repo-metadata.json of grafeas (#10831)
The value is copied from the [service yaml](name: containeranalysis.googleapis.com) of grafeas.
1 parent e46bc03 commit cb7ad31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-grafeas/.repo-metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"repo": "googleapis/google-cloud-java",
1111
"repo_short": "java-grafeas",
1212
"distribution_name": "io.grafeas:grafeas",
13-
"api_id": "",
13+
"api_id": "containeranalysis.googleapis.com",
1414
"codeowner_team": "@googleapis/aap-dpes",
1515
"library_type": "GAPIC_AUTO"
1616
}

0 commit comments

Comments
 (0)