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
dd61a5f4
Commit
dd61a5f4
authored
Sep 19, 2016
by
RobertDing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
FIX - auth info
parent
ec7d105d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
34 additions
and
4 deletions
+34
-4
renmai.yaml
renmai.yaml
+34
-4
No files found.
renmai.yaml
View file @
dd61a5f4
...
@@ -27,9 +27,27 @@ paths:
...
@@ -27,9 +27,27 @@ paths:
summary
:
认证
summary
:
认证
description
:
认证
description
:
认证
parameters
:
parameters
:
-
name
:
phon
e
-
name
:
cod
e
in
:
formData
in
:
formData
description
:
手机号
description
:
短信验证码
required
:
true
type
:
string
format
:
string
-
name
:
user
in
:
formData
description
:
{
name
,
phone
,
card_id
}
required
:
true
type
:
string
format
:
string
-
name
:
bank
in
:
formData
description
:
{
bank_code
,
bank_card
,
bank_phone
}
required
:
true
type
:
string
format
:
string
-
name
:
image
in
:
formData
description
:
{
front
,
back
,
hand
}
required
:
true
required
:
true
type
:
string
type
:
string
format
:
string
format
:
string
...
@@ -43,9 +61,21 @@ paths:
...
@@ -43,9 +61,21 @@ paths:
summary
:
用户信息
summary
:
用户信息
description
:
用户信息
description
:
用户信息
parameters
:
parameters
:
-
name
:
phone
-
name
:
common
in
:
formData
in
:
formData
description
:
手机号
description
:
{
education
,
identity_type
,
qq
,
email
,
address
,
credit_card
,
credit_max
}
required
:
true
type
:
string
format
:
string
-
name
:
student
in
:
formData
description
:
{
fulltime
,
school_year
,
school_fee
,
school_name
}
required
:
true
type
:
string
format
:
string
-
name
:
worker
in
:
formData
description
:
{
marriage
,
children
,
house
,
company_name
,
company_city
,
company_address
,
company_phone
,
entry_date
,
month_input
}
required
:
true
required
:
true
type
:
string
type
:
string
format
:
string
format
:
string
...
...
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