{ "type": "object", "properties": { "username": { "type": "string", "example": "testaccount" }, "password": { "type": "string", "example": "merms.user.panel" } }, "xml": { "name": "LoginRequest" } }