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
2f508986
Commit
2f508986
authored
Aug 24, 2016
by
zhangxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix: 语法错误
parent
e01706ea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
47 additions
and
3 deletions
+47
-3
ascle.yaml
ascle.yaml
+47
-3
No files found.
ascle.yaml
View file @
2f508986
...
@@ -267,6 +267,14 @@ paths:
...
@@ -267,6 +267,14 @@ paths:
description
:
获得单个协议的详情
description
:
获得单个协议的详情
tags
:
tags
:
-
Agreement
-
Agreement
parameters
:
-
name
:
id
in
:
path
description
:
协议id
required
:
true
type
:
integer
format
:
integer
responses
:
responses
:
'
200'
:
'
200'
:
description
:
An array of price estimates by product
description
:
An array of price estimates by product
...
@@ -288,7 +296,14 @@ paths:
...
@@ -288,7 +296,14 @@ paths:
description
:
医生点击同意协议
description
:
医生点击同意协议
consumes
:
consumes
:
-
application/x-www-form-urlencoded
-
application/x-www-form-urlencoded
parameters
:
-
name
:
id
in
:
path
description
:
协议id
required
:
true
type
:
integer
format
:
integer
tags
:
tags
:
-
Agreement
-
Agreement
responses
:
responses
:
...
@@ -399,6 +414,13 @@ paths:
...
@@ -399,6 +414,13 @@ paths:
description
:
医生公告详情
description
:
医生公告详情
tags
:
tags
:
-
bulletin
-
bulletin
parameters
:
-
name
:
id
in
:
path
description
:
公告ID
required
:
true
type
:
integer
format
:
integer
responses
:
responses
:
'
200'
:
'
200'
:
description
:
OK
description
:
OK
...
@@ -441,6 +463,14 @@ paths:
...
@@ -441,6 +463,14 @@ paths:
get
:
get
:
summary
:
用户切换
summary
:
用户切换
description
:
用户切换
description
:
用户切换
parameters
:
-
name
:
id
in
:
path
description
:
用户ID
required
:
true
type
:
integer
format
:
integer
tags
:
tags
:
-
Switch
-
Switch
responses
:
responses
:
...
@@ -586,6 +616,14 @@ paths:
...
@@ -586,6 +616,14 @@ paths:
get
:
get
:
summary
:
订单详情
summary
:
订单详情
description
:
订单详情
description
:
订单详情
parameters
:
-
name
:
id
in
:
path
description
:
订单ID
required
:
true
type
:
integer
format
:
integer
tags
:
tags
:
-
Order
-
Order
responses
:
responses
:
...
@@ -1052,7 +1090,7 @@ paths:
...
@@ -1052,7 +1090,7 @@ paths:
-
name
:
topic_id
-
name
:
topic_id
in
:
path
in
:
path
description
:
帖子ID
description
:
帖子ID
required
:
fals
e
required
:
tru
e
type
:
integer
type
:
integer
format
:
integer
format
:
integer
-
name
:
page
-
name
:
page
...
@@ -1101,7 +1139,7 @@ paths:
...
@@ -1101,7 +1139,7 @@ paths:
-
name
:
topic_id
-
name
:
topic_id
in
:
path
in
:
path
description
:
地址里的帖子ID
description
:
地址里的帖子ID
required
:
fals
e
required
:
tru
e
type
:
integer
type
:
integer
format
:
integer
format
:
integer
-
name
:
id
-
name
:
id
...
@@ -1274,6 +1312,12 @@ paths:
...
@@ -1274,6 +1312,12 @@ paths:
consumes
:
consumes
:
-
application/x-www-form-urlencoded
-
application/x-www-form-urlencoded
parameters
:
parameters
:
-
name
:
user_key
in
:
path
description
:
私信用户标识
required
:
true
type
:
integer
format
:
integer
-
name
:
type
-
name
:
type
in
:
formData
in
:
formData
description
:
回复类型, 填 0, 表示文字,语音图像什么的以后再说
description
:
回复类型, 填 0, 表示文字,语音图像什么的以后再说
...
...
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