mirror of https://gitlab.com/tildes/tildes.git
Browse Source
Prepend REST verbs to all view methods
Prepend REST verbs to all view methods
Example: `def vote_comment` becomes `def put_vote_comment`merge-requests/26/head
James Southern
6 years ago
committed by
Deimos
7 changed files with 25 additions and 20 deletions
-
5tildes/pylama.ini
-
8tildes/tildes/views/api/web/comment.py
-
4tildes/tildes/views/api/web/group.py
-
14tildes/tildes/views/api/web/topic.py
-
10tildes/tildes/views/api/web/user.py
-
2tildes/tildes/views/group.py
-
2tildes/tildes/views/metrics.py
Write
Preview
Loading…
Cancel
Save
Reference in new issue