Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 2c93380

Browse files
authored
chore: change name to api_shortname in .repo-metadata.json (#192)
1 parent b6ed514 commit 2c93380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "api-gateway",
2+
"api_shortname": "api-gateway",
33
"name_pretty": "API Gateway",
44
"product_documentation": "https://cloud.google.com/api-gateway/docs",
55
"api_description": "enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation. Clients consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running in a browser, or through any other type of app that can make a request to an HTTP endpoint.",

0 commit comments

Comments
 (0)