Hisoka-X commented on code in PR #3510:
URL:
https://github.com/apache/incubator-seatunnel/pull/3510#discussion_r1033081774
##########
docs/en/connector-v2/source/Http.md:
##########
@@ -151,3 +164,7 @@ Http {
### 2.2.0-beta 2022-09-26
- Add Http Source Connector
+
+### new version
+
+- Increase jsonpath parsing.
Review Comment:
Add PR link.
##########
docs/en/connector-v2/source/Http.md:
##########
@@ -124,6 +125,18 @@ connector will generate data as the following:
the schema fields of upstream data
+### json_field [Config]
+
+The Wildcards for jsonpath like
Review Comment:
Add example json, and how to use `json_field` with example json, like parse
data in list. And if we have `json_field`, do we need config schema or not? The
answer of these question should be found in document.
--
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]