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
4f09595e
Commit
4f09595e
authored
Sep 18, 2016
by
RobertDing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
FIX - post to rpc
parent
68f4305b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
renmai.yaml
renmai.yaml
+11
-11
No files found.
renmai.yaml
View file @
4f09595e
...
@@ -7,7 +7,7 @@ schemes:
...
@@ -7,7 +7,7 @@ schemes:
paths
:
paths
:
installment/user/register
:
installment/user/register
:
post
:
rpc
:
summary
:
用户注册
summary
:
用户注册
description
:
用户注册
description
:
用户注册
parameters
:
parameters
:
...
@@ -23,7 +23,7 @@ paths:
...
@@ -23,7 +23,7 @@ paths:
-
'
{}'
-
'
{}'
installment/user/authentication
:
installment/user/authentication
:
post
:
rpc
:
summary
:
认证
summary
:
认证
description
:
认证
description
:
认证
parameters
:
parameters
:
...
@@ -39,7 +39,7 @@ paths:
...
@@ -39,7 +39,7 @@ paths:
-
'
{}'
-
'
{}'
installment/user/info
:
installment/user/info
:
post
:
rpc
:
summary
:
用户信息
summary
:
用户信息
description
:
用户信息
description
:
用户信息
parameters
:
parameters
:
...
@@ -55,7 +55,7 @@ paths:
...
@@ -55,7 +55,7 @@ paths:
-
'
{}'
-
'
{}'
installment/user/contacts
:
installment/user/contacts
:
post
:
rpc
:
summary
:
联系人
summary
:
联系人
description
:
联系人
description
:
联系人
parameters
:
parameters
:
...
@@ -71,7 +71,7 @@ paths:
...
@@ -71,7 +71,7 @@ paths:
-
'
{}'
-
'
{}'
installment/user/addressbook
:
installment/user/addressbook
:
post
:
rpc
:
summary
:
通信录
summary
:
通信录
description
:
通信录
description
:
通信录
parameters
:
parameters
:
...
@@ -87,7 +87,7 @@ paths:
...
@@ -87,7 +87,7 @@ paths:
-
'
{}'
-
'
{}'
installment/user/apply
:
installment/user/apply
:
post
:
rpc
:
summary
:
申请分期
summary
:
申请分期
description
:
申请分期
description
:
申请分期
parameters
:
parameters
:
...
@@ -103,7 +103,7 @@ paths:
...
@@ -103,7 +103,7 @@ paths:
-
'
{}'
-
'
{}'
installment/user/confirm
:
installment/user/confirm
:
post
:
rpc
:
summary
:
订单验证,确认分期
summary
:
订单验证,确认分期
description
:
订单验证
description
:
订单验证
parameters
:
parameters
:
...
@@ -119,7 +119,7 @@ paths:
...
@@ -119,7 +119,7 @@ paths:
-
'
{}'
-
'
{}'
installment/user/abandon
:
installment/user/abandon
:
post
:
rpc
:
summary
:
放弃分期
summary
:
放弃分期
description
:
放弃分期
description
:
放弃分期
parameters
:
parameters
:
...
@@ -135,7 +135,7 @@ paths:
...
@@ -135,7 +135,7 @@ paths:
-
'
{}'
-
'
{}'
installment/user/bill
:
installment/user/bill
:
post
:
rpc
:
summary
:
分期单查询
summary
:
分期单查询
description
:
分期单查询
description
:
分期单查询
parameters
:
parameters
:
...
@@ -151,7 +151,7 @@ paths:
...
@@ -151,7 +151,7 @@ paths:
-
'
{}'
-
'
{}'
installment/user/status
:
installment/user/status
:
post
:
rpc
:
summary
:
当前用户状态
summary
:
当前用户状态
description
:
当前用户状态
description
:
当前用户状态
parameters
:
parameters
:
...
@@ -167,7 +167,7 @@ paths:
...
@@ -167,7 +167,7 @@ paths:
-
'
{}'
-
'
{}'
installment/installment/status
:
installment/installment/status
:
post
:
rpc
:
summary
:
分期单状态
summary
:
分期单状态
description
:
当前分期单状态
description
:
当前分期单状态
parameters
:
parameters
:
...
...
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