Closed gnarea closed 1 year ago
We were running the content type validation too soon, using the request Content-Type instead of the content type of the CloudEvent.
Content-Type
:tada: This PR is included in version 1.23.2 :tada:
The release is available on:
v1.23.2
Your semantic-release bot :package::rocket:
We were running the content type validation too soon, using the request
Content-Type
instead of the content type of the CloudEvent.