{ "type": "object", "properties": { "username": { "type": "string", "example": "user" }, "password": { "type": "string", "example": "password" } }, "xml": { "name": "AuthorizeRequest" } }