Commit e511757d authored by RobertDing's avatar RobertDing

FIX - user status

parent f1755963
...@@ -214,11 +214,14 @@ paths: ...@@ -214,11 +214,14 @@ paths:
tags: tags:
- User - User
responses: responses:
examples: '200':
application/json: description: OK
authentication: true schema: {}
info: true examples:
relative: true application/json:
authentication: true
info: true
relative: true
installment/installment/status: installment/installment/status:
...@@ -289,7 +292,7 @@ paths: ...@@ -289,7 +292,7 @@ paths:
required: true required: true
type: string type: string
tags: tags:
- Register - Installment
responses: responses:
- '{}' - '{}'
......
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