fix: handle text refs in strict echo handler - #2077
mtandersson wants to merge 1 commit into
Conversation
Fixes a problem where the server generated code did not compile for strict echo. Also adds a test case to trigger the problem and then verify the update
Kusari Analysis Results:
No pinned version dependency changes, code issues or exposed secrets detected!
Found this helpful? Give it a 👍 or 👎 reaction! |
|
Thank you for submitting this PR, @mtandersson — but we need to close it because the same fix (extending the Multipart special-case in Thanks for the contribution. |
Fixes a problem where the server generated code did not compile for strict echo.
Also adds a test case to trigger the problem and then verify the update
fixes #2076