From 90b6bfb10cbbe2c7ffda6da7f19e5ebc5dbea37d Mon Sep 17 00:00:00 2001 From: Neenu1995 Date: Thu, 23 Dec 2021 15:19:22 -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 1f490dc6..abf6f211 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -1,5 +1,5 @@ { - "name": "shell", + "api_shortname": "shell", "name_pretty": "Cloud Shell", "product_documentation": "https://cloud.google.com/shell/docs", "api_description": "is an interactive shell environment for Google Cloud that makes it easy for you to learn and experiment with Google Cloud and manage your projects and resources from your web browser.",