From b7ee527b1c3827f5ee23b420959748073be69dd6 Mon Sep 17 00:00:00 2001 From: Neenu1995 Date: Mon, 10 Jan 2022 18:35:42 -0500 Subject: [PATCH] chore: change name to api_shortname in .repo-metadata.json --- .repo-metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.repo-metadata.json b/.repo-metadata.json index 0e41ddf7..4821791c 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -1,5 +1,5 @@ { - "name": "binary-authorization", + "api_shortname": "binary-authorization", "name_pretty": "Binary Authorization", "product_documentation": "https://cloud.google.com/binary-authorization/docs", "api_description": " is a service on Google Cloud that provides centralized software supply-chain security for applications that run on Google Kubernetes Engine (GKE) and Anthos clusters on VMware",