Like this:
[{"id":"a554707f.78b6f","type":"http in","z":"40140b35.4cbcf4","name":"","url":"/message","method":"get","upload":false,"swaggerDoc":"","x":130,"y":160,"wires":[["5ad3aaae.666f94"]]},{"id":"5ad3aaae.666f94","type":"change","z":"40140b35.4cbcf4","name":"","rules":[{"t":"set","p":"text","pt":"flow","to":"req.query.text","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":230,"y":220,"wires":[["dd653bf9.1dea98","a7fb7c9d.6f6ce"]]},{"id":"f54f0ee3.5d398","type":"debug","z":"40140b35.4cbcf4","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":550,"y":120,"wires":[]},{"id":"dd653bf9.1dea98","type":"http response","z":"40140b35.4cbcf4","name":"","statusCode":"","headers":{},"x":540,"y":300,"wires":[]},{"id":"a7fb7c9d.6f6ce","type":"function","z":"40140b35.4cbcf4","name":"","func":"msg.payload = context.flow.text;\nreturn msg;","outputs":1,"noerr":0,"x":410,"y":160,"wires":[["f54f0ee3.5d398"]]}]