Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
A
api_document
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
backend
api_document
Commits
8f0cc4d7
Commit
8f0cc4d7
authored
Nov 08, 2016
by
zhangxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加快捷回复
parent
7f959f57
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
3 deletions
+22
-3
ascle.yaml
ascle.yaml
+22
-3
No files found.
ascle.yaml
View file @
8f0cc4d7
...
...
@@ -1697,7 +1697,26 @@ paths:
-
id
:
2
content
:
内容2
post
:
summary
:
添加一个回复
summary
:
新建一个快捷回复
parameters
:
-
name
:
content
in
:
formData
description
:
新建的内容
required
:
True
type
:
string
format
:
string
tags
:
-
Conversation
responses
:
'
200'
:
description
:
OK
schema
:
{}
examples
:
application/json
:
message
:
'
'
error
:
0
data
:
id
:
成功之后的id用于删除
# ---------------------------
/quickreply/{reply_id}/edit
:
post
:
...
...
@@ -1730,8 +1749,8 @@ paths:
# -------------------------------
/quickreply/{reply_id}/delete
:
post
:
summary
:
编辑
description
:
编辑
回复
summary
:
删除
description
:
删除
回复
parameters
:
-
name
:
reply_id
in
:
path
...
...
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