Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
swagger
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
张允禹
swagger
Commits
af5f5819
Commit
af5f5819
authored
Aug 16, 2016
by
RobertDing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
FIX -
parent
f014e88b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
70 additions
and
70 deletions
+70
-70
ascle.yaml
ascle.yaml
+70
-70
No files found.
ascle.yaml
View file @
af5f5819
...
@@ -991,78 +991,78 @@ paths:
...
@@ -991,78 +991,78 @@ paths:
parameters
:
parameters
:
-
name
:
topic_id
-
name
:
topic_id
in
:
path
in
:
path
description
:
话题ID
description
:
话题ID
required
:
true
required
:
true
type
:
integer
type
:
integer
format
:
integer
format
:
integer
-
name
:
reply_id
-
name
:
reply_id
in
:
path
in
:
path
description
:
回复ID
description
:
回复ID
required
:
true
required
:
true
type
:
integer
type
:
integer
format
:
integer
format
:
integer
-
name
:
content
-
name
:
content
in
:
query
in
:
query
description
:
回复的内容
description
:
回复的内容
required
:
true
required
:
true
type
:
string
type
:
string
format
:
string
format
:
string
tags
:
tags
:
-
Topic
-
Topic
responses
:
responses
:
'
200'
:
'
200'
:
description
:
OK
description
:
OK
/topic/{topic_id}/sink
:
/topic/{topic_id}/sink
:
post
:
post
:
summary
:
话题下沉
summary
:
话题下沉
description
:
更改话题分值,话题往后排
description
:
更改话题分值,话题往后排
parameters
:
parameters
:
-
name
:
topic_id
-
name
:
topic_id
in
:
path
in
:
path
description
:
话题ID
description
:
话题ID
required
:
true
required
:
true
type
:
integer
type
:
integer
format
:
integer
format
:
integer
tags
:
tags
:
-
Topic
-
Topic
responses
:
responses
:
'
200'
:
'
200'
:
description
:
OK
description
:
OK
/conversation
:
/conversation
:
get
:
get
:
summary
:
私信列表
summary
:
私信列表
description
:
私信列表
description
:
私信列表
parameters
:
parameters
:
-
name
:
page
-
name
:
page
in
:
query
in
:
query
description
:
页数
description
:
页数
required
:
false
required
:
false
type
:
integer
type
:
integer
format
:
integer
format
:
integer
tags
:
tags
:
-
Conversation
-
Conversation
responses
:
responses
:
'
200'
:
'
200'
:
description
:
OK
description
:
OK
schema
:
{}
schema
:
{}
examples
:
examples
:
application/json
:
application/json
:
message
:
'
'
message
:
'
'
error
:
0
error
:
0
data
:
data
:
-
jump_value
:
"
111549_602329"
-
jump_value
:
"
111549_602329"
is_new
:
false
is_new
:
false
user_key
:
"
111549_602329"
user_key
:
"
111549_602329"
doctor_id
:
"
"
doctor_id
:
"
"
id
:
1270639
id
:
1270639
jump_type
:
"
6"
jump_type
:
"
6"
nickname
:
"
发疯了的猫"
nickname
:
"
发疯了的猫"
portrait
:
"
http://pic.gengmei.cc/2015/09/08/1226facfe0"
portrait
:
"
http://pic.gengmei.cc/2015/09/08/1226facfe0"
hospital_id
:
"
"
hospital_id
:
"
"
last_reply_time
:
145554334
last_reply_time
:
145554334
text
:
"
呵呵大"
text
:
"
呵呵大"
/conversation/{target_user_id}
:
/conversation/{target_user_id}
:
get
:
get
:
...
...
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