8000 Region tag must start in column 1 (#1287) · jbrendel/python-docs-samples@b55b71c · GitHub
[go: up one dir, main page]

Skip to content
< 8000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-94fd67-99b04cc350b5.js" defer="defer">

Commit b55b71c

Browse files
navingerJon Wayne Parrott
authored andcommitted
Region tag must start in column 1 (GoogleCloudPlatform#1287)
Deleted a space before the END region tag.
1 parent 8d2ff42 commit b55b71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

endpoints/getting-started/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ endpoints_api_service:
1111
# 'gcloud endpoints services deploy openapi-appengine.yaml' command.
1212
name: ENDPOINTS-SERVICE-NAME
1313
config_id: ENDPOINTS-CONFIG-ID
14-
# [END configuration]
14+
# [END configuration]

0 commit comments

Comments
 (0)
0