mercore starter
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"username": {
|
||||
"type": "string",
|
||||
"example": "testaccount"
|
||||
},
|
||||
"password": {
|
||||
"type": "string",
|
||||
"example": "merms.user.panel"
|
||||
}
|
||||
},
|
||||
"xml": {
|
||||
"name": "LoginRequest"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user