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
daf406cb
Commit
daf406cb
authored
Aug 23, 2016
by
RobertDing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ADD - 转接分组
parent
aa9e1206
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
kefu.yaml
kefu.yaml
+23
-0
No files found.
kefu.yaml
View file @
daf406cb
...
...
@@ -124,3 +124,26 @@ paths:
responses
:
'
200'
:
description
:
OK
/transfer/entry/{entry_id}
post
:
summary
:
转接分组
description
:
把用户转接到某个分组
parameters
:
-
name
:
entry_id
in
:
path
description
:
分组ID
required
:
true
type
:
string
format
:
string
-
name
:
user_person_id
in
:
formData
description
:
用户person_id
required
:
true
type
:
string
format
:
string
tags
:
-
Entry
responses
:
'
200'
:
description
:
OK
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