From 89d67adc6d929a32842f2f459c7b869a15f58c77 Mon Sep 17 00:00:00 2001 From: Neenu1995 Date: Mon, 10 Jan 2022 19:50:11 -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 17579c6b..ab66c867 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -1,5 +1,5 @@ { - "name": "workflows", + "api_shortname": "workflows", "name_pretty": "Cloud Workflows", "product_documentation": "https://cloud.google.com/workflows", "api_description": "allows you to ochestrate and automate Google Cloud and HTTP-based API services with serverless workflows.",