Hisoka-X commented on PR #8434:
URL: https://github.com/apache/seatunnel/pull/8434#issuecomment-2576874164

   After discussing with @CosmosNi  offline, we believe that the current 
behavior of param is incorrect, and we need to: 
   
   1. Correct the existing meaning of params, which represents the parameters 
after the URL.
   2. The body supports two types: JSON or form, decided by the type configured 
by the user (i.e., the user needs to configure the corresponding header, with 
JSON as the default).
   3. The values of pagination parameters can be injected into either params or 
the body.
   4. Add configuration to support rolling back to the old behavior.


-- 
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-unsubscr...@seatunnel.apache.org

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

Reply via email to