You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/10/25 03:36:16 UTC

[GitHub] [incubator-seatunnel] EricJoy2048 commented on pull request #3162: [Feature][Connector-V2][My Hours]Add My Hours Source Connector

EricJoy2048 commented on PR #3162:
URL: https://github.com/apache/incubator-seatunnel/pull/3162#issuecomment-1289932143

   Hi, @TaoZex  Thanks for your contribution. `My Hours` have some API and every API can read as a table. So I think the `My Hours` Connector can config as this:
   
   ```
   MyHours {
      url: "xxxxx"
      schema: {
      xxxx,
      xxxx
      }
      xxx
      xxxx
      xxxx
   }
   
   ```


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org