basmul-pivoton commented on issue #168: URL: https://github.com/apache/dolphinscheduler-sdk-python/issues/168#issuecomment-3387472444
[zhongjiajie](https://github.com/zhongjiajie) This seems to be broken by 4.1.0: Refactor Http class to utilize ParameterHelper for http_params conver… #130 With this refactoring we cannot define the parametertype anymore because it is a key:value dict and not a list anymore. I had to modify the http.py back to the 4.0.4 for my projects to work. Unfortunately a http parameter has to have a type (parameter, header or body). -- 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]
