We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec73ad1 commit ce7b3d2Copy full SHA for ce7b3d2
endpoints/getting-started/app.yaml
@@ -4,7 +4,7 @@ env: flex
4
runtime_config:
5
document_root: .
6
7
-# [START configuration]
+# [START endpoints_configuration]
8
endpoints_api_service:
9
# The following values are to be replaced by information from the output of
10
# 'gcloud endpoints services deploy openapi-appengine.yaml' command. If you have
@@ -15,4 +15,4 @@ endpoints_api_service:
15
#
16
name: ENDPOINTS-SERVICE-NAME
17
rollout_strategy: managed
18
-# [END configuration]
+# [END endpoints_configuration]
0 commit comments