dapr / js-sdk

Dapr SDK for Javascript
Apache License 2.0
194 stars 82 forks source link

fix(invocation): Add missing HTTP patch method #518

Closed VazeeKevin closed 1 year ago

VazeeKevin commented 1 year ago

Description

This PR adds PATCH HTTP method for service invocation

Issue reference

This is a lightweight PR without any linked issue but I can open an issue if needed

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

codecov[bot] commented 1 year ago

Codecov Report

Merging #518 (5929f91) into main (7686ab0) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #518   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            6         6           
  Branches         1         1           
=========================================
  Hits             6         6