Skip to content

Commit 6de96d8

Browse files
wmwonglesv
authored andcommitted
Moves openapi.yaml to openapi-v1.yaml for clarity vs openapi-v2.yaml. (GoogleCloudPlatform#634)
1 parent 21557d3 commit 6de96d8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

endpoints/multiple-versions/src/main/appengine/app.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ handlers:
2222

2323
endpoints_api_service:
2424
# The following values are to be replaced by information from the output of
25-
# 'gcloud service-management deploy openapi.yaml openapi-v2.yaml' command.
25+
# 'gcloud service-management deploy openapi-v1.yaml openapi-v2.yaml' command.
2626
name: ENDPOINTS SERVICE-NAME
2727
config_id: ENDPOINTS CONFIG-ID

0 commit comments

Comments
 (0)