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
ba9c38e8
Commit
ba9c38e8
authored
Aug 12, 2016
by
zhangxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
68baa16f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
34 deletions
+6
-34
ascle.yaml
ascle.yaml
+6
-34
No files found.
ascle.yaml
View file @
ba9c38e8
...
@@ -66,41 +66,25 @@ paths:
...
@@ -66,41 +66,25 @@ paths:
description
:
An array of price estimates by product
description
:
An array of price estimates by product
default
:
default
:
description
:
Unexpected error
description
:
Unexpected error
/agreement/
detail
:
/agreement/
<id>
:
get
:
get
:
summary
:
协议详情
summary
:
协议详情
description
:
获得单个协议的详情
description
:
获得单个协议的详情
parameters
:
-
name
:
id
in
:
query
description
:
协议id
required
:
true
type
:
integer
format
:
integer
tags
:
tags
:
-
Agreement
-
Agreement
responses
:
responses
:
'
200'
:
'
200'
:
description
:
An array of price estimates by product
description
:
An array of price estimates by product
default
:
/agreement/<id>/accept
:
description
:
Unexpected error
/agreement/accept
:
post
:
post
:
summary
:
接受协议
summary
:
接受协议
description
:
医生点击同意协议
description
:
医生点击同意协议
parameters
:
-
name
:
id
in
:
formData
description
:
协议id
required
:
true
type
:
integer
format
:
integer
tags
:
tags
:
-
Agreement
-
Agreement
responses
:
responses
:
'
200'
:
'
200'
:
description
:
OK
description
:
OK
/agreement/no_accepted
_list
:
/agreement/no_accepted
:
get
:
get
:
summary
:
没有接受的协议列表
summary
:
没有接受的协议列表
description
:
直接返回所有还没有接受的协议
description
:
直接返回所有还没有接受的协议
...
@@ -109,7 +93,7 @@ paths:
...
@@ -109,7 +93,7 @@ paths:
responses
:
responses
:
'
200'
:
'
200'
:
description
:
OK
description
:
OK
agreement/accepted_list
:
/agreement/
:
get
:
get
:
summary
:
接受的协议列表
summary
:
接受的协议列表
description
:
按照分页返回协议列表
description
:
按照分页返回协议列表
...
@@ -131,7 +115,7 @@ paths:
...
@@ -131,7 +115,7 @@ paths:
responses
:
responses
:
'
200'
:
'
200'
:
description
:
OK
description
:
OK
/bulletin
/list
:
/bulletin
:
get
:
get
:
summary
:
公告列表
summary
:
公告列表
description
:
医生公告列表
description
:
医生公告列表
...
@@ -152,17 +136,10 @@ paths:
...
@@ -152,17 +136,10 @@ paths:
content_id
:
2
content_id
:
2
error_code
:
0
error_code
:
0
success
:
true
success
:
true
/bulletin/
detail
:
/bulletin/
<id>
:
get
:
get
:
summary
:
公告详情
summary
:
公告详情
description
:
医生公告详情
description
:
医生公告详情
parameters
:
-
name
:
id
in
:
query
description
:
协议id
required
:
true
type
:
integer
format
:
integer
tags
:
tags
:
-
bulletin
-
bulletin
responses
:
responses
:
...
@@ -176,7 +153,3 @@ paths:
...
@@ -176,7 +153,3 @@ paths:
image
:
'
http://hera.s.gmei.com/bulletin/2016/03/23/b3e00f8825'
image
:
'
http://hera.s.gmei.com/bulletin/2016/03/23/b3e00f8825'
title
:
我的第一个公告
title
:
我的第一个公告
content_id
:
2
content_id
:
2
message
:
'
'
error
:
0
success
:
true
error_code
:
0
\ No newline at end of file
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