TyrantLucifer commented on issue #3339:
URL: 
https://github.com/apache/incubator-seatunnel/issues/3339#issuecomment-1308260409

   schema {
     obejct = string
     id = string
     name = string
     avatar_url = string
     type = string
     bot {
       owner {
         type = string
         user {
           object = string
           id = string
           name = string
           avatar_url = string
           type = string
           person {
             email = string
           }
         }
       }
     }
   }


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to