mirror of https://gitlab.com/tildes/tildes.git
Browse Source
API: Rename properties for consistency
API: Rename properties for consistency
* Rename Topic last_visit_time to last_visited_at For consistency with other DateTime properties. * Rename Comment votes to vote_count For consistency with Topic property names. * Rename pagination num_items to item_count For consistency with other "count" properties.merge-requests/170/head
4 changed files with 14 additions and 14 deletions
-
12tildes/openapi_beta.yaml
-
6tildes/tildes/views/api/beta/comment.py
-
4tildes/tildes/views/api/beta/topic.py
-
6tildes/tildes/views/api/beta/user.py
Write
Preview
Loading…
Cancel
Save
Reference in new issue