GabrielBBaldez commented on PR #11028:
URL: https://github.com/apache/seatunnel/pull/11028#issuecomment-4662029693

   Thanks for the thorough review @DanielLeens! Addressed both points:
   
   - **Issue 1 (docs config contract):** updated `docs/en` and `docs/zh` to use 
`content_field` (the real `HttpSourceOptions` key) instead of `content_json`, 
and corrected the documented default for `format` to `text` to match the base 
HTTP connector. Kept `format = "json"` explicitly in the example.
   - **Issue 2:** added `ShopifySourceParameterTest` covering the 
`X-Shopify-Access-Token` and `Accept` headers, plus preservation of existing 
custom headers.
   
   The remaining `Build` red is the unrelated `kafka-connector-it` / 
`all-connectors-it-*` integration jobs on the fork, not the Shopify module.
   


-- 
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