Commit 43fa85c5 authored by RobertDing's avatar RobertDing

ADD - 私信详情

parent 5f587563
...@@ -987,7 +987,34 @@ paths: ...@@ -987,7 +987,34 @@ paths:
last_reply_time: 145554334 last_reply_time: 145554334
text: "呵呵大" text: "呵呵大"
/conversation/<target_user_id>:
get:
summary: 私信详情
description: 私信详情
tags:
- Conversation
responses:
'200':
description: OK
schema: {}
examples:
application/json:
error_code: 0
data:
- id: 2936562
user_key: "111549_602329"
audio: ""
portrait: "http://pic.gengmei.cc/2015/09/01/e587955d7f-thumb"
uid: 111549
nickname: "发疯了的猫"
reply_time: 145665544
type: "0"
image: ""
image_thumb: ""
text: "干嘛"
send_time: 113345455
doctor_id: ""
# ------------------------ # ------------------------
/reserve: /reserve:
get: get:
......
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