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 e6089f43ea9730b58d5d558810ed470ed9db0483 Merge: 68fb9f3d90 70b35de634 Author: Hans Van Akelyen <[email protected]> AuthorDate: Thu Jan 23 17:40:37 2025 +0100 Merge pull request #4797 from bamaer/4369 rest metadata type and client fixes #4369 integration-tests/http/0017-rest-metadata-type.hpl | 194 +++++++++++++++++++++ .../http/main-0017-rest-metadata-type.hwf | 97 +++++++++++ .../http/metadata/restconnection/castlemock.json | 9 + .../apache/hop/metadata/rest/RestConnection.java | 82 ++++----- .../hop/metadata/rest/RestConnectionEditor.java | 8 +- .../org/apache/hop/metadata/rest/RestTest.java | 3 +- .../apache/hop/pipeline/transforms/rest/Rest.java | 19 +- .../hop/pipeline/transforms/rest/RestDialog.java | 2 + 8 files changed, 355 insertions(+), 59 deletions(-)
