Commit b0d1fa98 authored by RobertDing's avatar RobertDing

FIX - remove error_code success

parent 45684bdc
...@@ -19,7 +19,6 @@ paths: ...@@ -19,7 +19,6 @@ paths:
schema: {} schema: {}
examples: examples:
application/json: application/json:
error_code: 0
data: data:
doctor: doctor:
department: 美容外科 department: 美容外科
...@@ -115,7 +114,6 @@ paths: ...@@ -115,7 +114,6 @@ paths:
schema: {} schema: {}
examples: examples:
application/json: application/json:
error_code: 0
data: data:
doctor: doctor:
department: 美容外科 department: 美容外科
...@@ -154,7 +152,6 @@ paths: ...@@ -154,7 +152,6 @@ paths:
schema: {} schema: {}
examples: examples:
application/json: application/json:
error_code: 0
error: 0 error: 0
message: '' message: ''
data: null data: null
...@@ -178,7 +175,6 @@ paths: ...@@ -178,7 +175,6 @@ paths:
schema: {} schema: {}
examples: examples:
application/json: application/json:
error_code: 0
error: 0 error: 0
message: '' message: ''
data: null data: null
...@@ -208,7 +204,6 @@ paths: ...@@ -208,7 +204,6 @@ paths:
schema: {} schema: {}
examples: examples:
application/json: application/json:
error_code: 0
error: 0 error: 0
message: '' message: ''
data: null data: null
...@@ -225,8 +220,6 @@ paths: ...@@ -225,8 +220,6 @@ paths:
schema: {} schema: {}
examples: examples:
application/json: application/json:
error_code: 0
success: true
data: data:
status: 1 status: 1
title: 0123456789012345 title: 0123456789012345
...@@ -248,7 +241,6 @@ paths: ...@@ -248,7 +241,6 @@ paths:
schema: {} schema: {}
examples: examples:
application/json: application/json:
error_code: 0
error: 0 error: 0
message: '' message: ''
data: null data: null
...@@ -265,8 +257,6 @@ paths: ...@@ -265,8 +257,6 @@ paths:
schema: {} schema: {}
examples: examples:
application/json: application/json:
error_code: 0
success: true
data: data:
- send_time: 1470137721 - send_time: 1470137721
content: zcxklvnkj.bfak.wbf分爱死了的女阿克苏的那款那棵树的部分款 content: zcxklvnkj.bfak.wbf分爱死了的女阿克苏的那款那棵树的部分款
...@@ -304,8 +294,6 @@ paths: ...@@ -304,8 +294,6 @@ paths:
schema: {} schema: {}
examples: examples:
application/json: application/json:
error_code: 0
success: true
data: data:
accepted_list: accepted_list:
- send_time: 1470137721 - send_time: 1470137721
...@@ -341,8 +329,6 @@ paths: ...@@ -341,8 +329,6 @@ 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
error_code: 0
success: true
# ------------------------ # ------------------------
/bulletin/{id}: /bulletin/{id}:
get: get:
...@@ -363,8 +349,6 @@ paths: ...@@ -363,8 +349,6 @@ paths:
content_id: 2 content_id: 2
message: '' message: ''
error: 0 error: 0
success: true
error_code: 0
# ------------------------ # ------------------------
/switch: /switch:
get: get:
...@@ -710,8 +694,6 @@ paths: ...@@ -710,8 +694,6 @@ paths:
total: 10 total: 10
message: '' message: ''
error: 0 error: 0
success: true
error_code: 0
# ------------------------ # ------------------------
/statement/{id}: /statement/{id}:
get: get:
...@@ -1048,7 +1030,8 @@ paths: ...@@ -1048,7 +1030,8 @@ paths:
schema: {} schema: {}
examples: examples:
application/json: application/json:
error_code: 0 error: 0
message: ""
data: data:
- id: 2936562 - id: 2936562
user_key: "111549_602329" user_key: "111549_602329"
......
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