aries-framework-go icon indicating copy to clipboard operation
aries-framework-go copied to clipboard

add content type to webhook request

Open MajdT51 opened this issue 2 years ago • 3 comments

Title: Webhook message has no content type

Description: Add the content type to the request header in webhook Issue: https://github.com/hyperledger/aries-framework-go/issues/3158

MajdT51 avatar Feb 10 '22 11:02 MajdT51

Codecov Report

Merging #3159 (a1f4697) into main (4b0d40d) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3159   +/-   ##
=======================================
  Coverage   87.98%   87.98%           
=======================================
  Files         329      329           
  Lines       45261    45263    +2     
=======================================
+ Hits        39821    39823    +2     
  Misses       4024     4024           
  Partials     1416     1416           
Impacted Files Coverage Δ
pkg/controller/webnotifier/webhook.go 93.75% <100.00%> (+0.27%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Feb 10 '22 14:02 codecov[bot]

@MajdT51 thanks for your contribution, please rebase your PR

sudeshrshetty avatar Aug 15 '22 12:08 sudeshrshetty

@MajdT51 thanks for your contribution, please rebase your PR

Thanks. It's done

MajdT51 avatar Aug 16 '22 07:08 MajdT51