You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by mc...@apache.org on 2023/03/09 12:38:35 UTC

[hop] branch master updated (cfabe531a8 -> 2b1c4bc591)

This is an automated email from the ASF dual-hosted git repository.

mcasters pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


    from cfabe531a8 Merge pull request #2534 from sramazzina/2321
     new 556e22c1bd Implementing issue #2167 : Create a new REST API (nav, doc update and DELETE metadata element service)
     new 3ba9057e6d Implementing issue #2167 : Create a new REST API (IT fix)
     new 2b1c4bc591 Merge pull request #2533 from mattcasters/master

The 5550 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/hop-user-manual/modules/ROOT/nav.adoc         |  1 +
 .../modules/ROOT/pages/hop-rest/index.adoc         | 53 ++++++++++++++++++++--
 integration-tests/hop_server/project-config.json   |  2 +-
 .../hop/rest/v1/resources/MetadataResource.java    | 27 +++++++++++
 4 files changed, 79 insertions(+), 4 deletions(-)