Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2efa244

Browse filesBrowse files
ahmetbandrewsg
authored andcommitted
cdn: replace BEGIN with START in region tag (GoogleCloudPlatform#1445)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
1 parent 611fcae commit 2efa244
Copy full SHA for 2efa244

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cdn/snippets.py

Copy file name to clipboardExpand all lines: cdn/snippets.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
from six.moves import urllib
3131

3232

33-
# [BEGIN sign_url]
33+
# [START sign_url]
3434
def sign_url(url, key_name, base64_key, expiration_time):
3535
"""Gets the Signed URL string for the specified URL and configuration.
3636

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.