account swagger
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"token": {
|
||||
"type": "string",
|
||||
"example": "token"
|
||||
},
|
||||
"uid": {
|
||||
"type": "string",
|
||||
"example": "uid"
|
||||
}
|
||||
},
|
||||
"xml": {
|
||||
"name": "LoginRequest"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user