Commit 7e4aa6c
committed
Extract message content in mini-playground output to match rpk CLI
The mini-playground was showing the full WASM result structure {"msg": {...}, "meta": {...}} while the main playground and rpk CLI extract just the message content. Now both playgrounds display consistent output.1 parent b982d89 commit 7e4aa6c
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
909 | 909 | | |
910 | 910 | | |
911 | 911 | | |
912 | | - | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
913 | 915 | | |
914 | 916 | | |
915 | 917 | | |
| |||
0 commit comments