This is an automated email from the ASF dual-hosted git repository. hansva pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/hop.git
commit e62cbc267540ec5b62a995cfc3655016a7eb44b7 Merge: 7855e3ba42 5b42783df9 Author: Hans Van Akelyen <[email protected]> AuthorDate: Fri Feb 14 13:33:24 2025 +0100 Merge pull request #4873 from hansva/1977 add HopMetadataProperty to HTTP action, fixes #1977 .../hop/workflow/actions/http/ActionHttp.java | 170 +++++++-------------- .../workflow/actions/http/ActionHttpDialog.java | 42 +++-- .../actions/http/ActionHttpLoadSaveTest.java | 97 ++++++------ .../http/src/test/resources/http-action.xml | 55 +++++++ 4 files changed, 181 insertions(+), 183 deletions(-)
