Skip to content

Commit

Permalink
chore: Add api_id to repo-metadata.json of grafeas (#10831)
Browse files Browse the repository at this point in the history
The value is copied from the [service yaml](name: containeranalysis.googleapis.com) of grafeas.
  • Loading branch information
blakeli0 committed May 16, 2024
1 parent e46bc03 commit cb7ad31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-grafeas/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repo": "googleapis/google-cloud-java",
"repo_short": "java-grafeas",
"distribution_name": "io.grafeas:grafeas",
"api_id": "",
"api_id": "containeranalysis.googleapis.com",
"codeowner_team": "@googleapis/aap-dpes",
"library_type": "GAPIC_AUTO"
}

0 comments on commit cb7ad31

Please sign in to comment.