Replies: 1 comment
-
|
@coderabbitai do u want to take part in the discussion? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Input: { "a": null"}
At the moment "" is placed into the template. Here returning null makes sense.
But:
${header.foo}
Might cause problems.
0 votes ·
Beta Was this translation helpful? Give feedback.
All reactions