Commit af5f5819 authored by RobertDing's avatar RobertDing

FIX -

parent f014e88b
...@@ -1013,8 +1013,8 @@ paths: ...@@ -1013,8 +1013,8 @@ paths:
'200': '200':
description: OK description: OK
/topic/{topic_id}/sink: /topic/{topic_id}/sink:
post: post:
summary: 话题下沉 summary: 话题下沉
description: 更改话题分值,话题往后排 description: 更改话题分值,话题往后排
parameters: parameters:
...@@ -1030,8 +1030,8 @@ post: ...@@ -1030,8 +1030,8 @@ post:
'200': '200':
description: OK description: OK
/conversation: /conversation:
get: get:
summary: 私信列表 summary: 私信列表
description: 私信列表 description: 私信列表
parameters: parameters:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment