Skip to content

Commit ce7b3d2

Browse files
authored
chore(endpoints): Update region tag with product prefix (GoogleCloudPlatform#1850)
1 parent ec73ad1 commit ce7b3d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

endpoints/getting-started/app.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ env: flex
44
runtime_config:
55
document_root: .
66

7-
# [START configuration]
7+
# [START endpoints_configuration]
88
endpoints_api_service:
99
# The following values are to be replaced by information from the output of
1010
# 'gcloud endpoints services deploy openapi-appengine.yaml' command. If you have
@@ -15,4 +15,4 @@ endpoints_api_service:
1515
#
1616
name: ENDPOINTS-SERVICE-NAME
1717
rollout_strategy: managed
18-
# [END configuration]
18+
# [END endpoints_configuration]

0 commit comments

Comments
 (0)