Commit b97cfdd
authored
feat: Enable cloudevent conversion logic (#321)
This commit re-enables the logic to automatically convert between legacy
and cloudevent request payloads to match the configured signature type.
This was reverted in #289. Now that we have a plan for how it will
work, we should re-enable it.
This reverts commit d894b49.1 parent 4f9474d commit b97cfdd
File tree
14 files changed
+6493
-60
lines changed- .github/workflows
- src
- middleware
- test
- integration
- middleware
14 files changed
+6493
-60
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
0 commit comments