d4x1 commented on issue #7765:
URL:
https://github.com/apache/incubator-devlake/issues/7765#issuecomment-2249319939
@martynvdijke
Webhook is suitable for posting some additional data.
Let's talk about this `generic data model` first, it can be added with
little effort.
If you post a json data, what is the expected effect? A new table is
created and all json fields are flattened and have a corresponding column? Or
just set a new table like:
| id | data |
| -------- | ------- |
| x | {json_data} |
--
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]