Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
A
api_document
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
backend
api_document
Commits
703b3489
Commit
703b3489
authored
Aug 22, 2016
by
zhangxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改话题回复
parent
594b800f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
12 deletions
+9
-12
ascle.yaml
ascle.yaml
+9
-12
No files found.
ascle.yaml
View file @
703b3489
...
...
@@ -1046,7 +1046,7 @@ paths:
/topic/{topic_id}/reply
:
get
:
summary
:
帖子回复
description
:
帖子回复
description
:
获得帖子回复列表
parameters
:
-
name
:
topic_id
in
:
path
...
...
@@ -1091,28 +1091,26 @@ paths:
is_best_reply
:
false
comment_user_type
:
2
reply_date
:
128833445
/topic/{topic_id}/reply/{reply_id}
:
post
:
summary
:
回复
description
:
回复话题
,回复话题
的回复
summary
:
动词
回复
description
:
回复话题
或者回复别人
的回复
consumes
:
-
application/x-www-form-urlencoded
parameters
:
-
name
:
topic_id
in
:
path
description
:
话题
ID
required
:
tru
e
description
:
地址里的帖子
ID
required
:
fals
e
type
:
integer
format
:
integer
-
name
:
reply_
id
in
:
path
description
:
回复ID
-
name
:
id
in
:
formData
description
:
被回复着的id,如果是针对话题不需要
required
:
false
type
:
integer
format
:
integer
-
name
:
content
in
:
query
in
:
formData
description
:
回复的内容
required
:
true
type
:
string
...
...
@@ -1129,7 +1127,6 @@ paths:
description
:
更改话题分值,话题往后排
consumes
:
-
application/x-www-form-urlencoded
parameters
:
-
name
:
topic_id
in
:
path
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment