Commit e511757d authored by RobertDing's avatar RobertDing

FIX - user status

parent f1755963
...@@ -214,6 +214,9 @@ paths: ...@@ -214,6 +214,9 @@ paths:
tags: tags:
- User - User
responses: responses:
'200':
description: OK
schema: {}
examples: examples:
application/json: application/json:
authentication: true authentication: true
...@@ -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