{ "type": "object", "properties": { "access_token": { "type": "string", "example": "access_token" }, "refresh_token": { "type": "string", "example": "refresh_token" } }, "xml": { "name": "AuthorizeResponse" } }