Skip to content

Commit 234fec2

Browse files
chore(endpoints): migrate region tag step 3 - delete old region tag in openapi-appengine.yaml (GoogleCloudPlatform#13145)
1 parent 7390ea3 commit 234fec2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

endpoints/getting-started/openapi-appengine.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,12 @@
1313
# limitations under the License.
1414

1515
# [START endpoints_swagger_appengine_yaml_python]
16-
# [START endpoints_swagger_yaml_python]
1716
swagger: "2.0"
1817
info:
1918
description: "A simple Google Cloud Endpoints API example."
2019
title: "Endpoints Example"
2120
version: "1.0.0"
2221
host: "YOUR-PROJECT-ID.appspot.com"
23-
# [END endpoints_swagger_yaml_python]
2422
# [END endpoints_swagger_appengine_yaml_python]
2523
consumes:
2624
- "application/json"

0 commit comments

Comments
 (0)