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

Sign up
Appearance settings

Commit 5079f8f

Browse files
authored
Change of "POST only" snippet prefix
1 parent 09fe080 commit 5079f8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎snippets/base.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
]
3131
},
3232
"Flask route POST only": {
33-
"prefix": "routegp",
33+
"prefix": "routep",
3434
"body": [
3535
"@app.route('/${1:route_name}', methods=['POST'])",
3636
"def ${2:method_name}():",
3737
" pass0ドル"
3838
]
3939
}
40-
}
40+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /