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

dominikriemer pushed a change to branch extend-client-custom-api
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 5448cdeb13 feat: Extend client API with methods for plain JSON 
retrieval and updates
     add 074b59299c Add custom methods for put and delete

No new revisions were added by this update.

Summary of changes:
 .../streampipes/client/api/ICustomRequestApi.java  |  6 ++++++
 .../streampipes/client/api/AbstractClientApi.java  | 12 +++++++++++
 .../streampipes/client/api/CustomRequestApi.java   | 18 +++++++++++++++++
 ...va => DeleteRequestWithoutPayloadResponse.java} | 23 +++++++++++-----------
 4 files changed, 48 insertions(+), 11 deletions(-)
 copy 
streampipes-client/src/main/java/org/apache/streampipes/client/http/{PostRequestWithoutPayloadResponse.java
 => DeleteRequestWithoutPayloadResponse.java} (58%)

Reply via email to