We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21557d3 commit 6de96d8Copy full SHA for 6de96d8
endpoints/multiple-versions/openapi.yaml renamed to endpoints/multiple-versions/openapi-v1.yaml
endpoints/multiple-versions/src/main/appengine/app.yaml
@@ -22,6 +22,6 @@ handlers:
22
23
endpoints_api_service:
24
# The following values are to be replaced by information from the output of
25
- # 'gcloud service-management deploy openapi.yaml openapi-v2.yaml' command.
+ # 'gcloud service-management deploy openapi-v1.yaml openapi-v2.yaml' command.
26
name: ENDPOINTS SERVICE-NAME
27
config_id: ENDPOINTS CONFIG-ID
0 commit comments