mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 04:45:37 +00:00
We support `"""` in `console` snippets to emulate kibana's CONSOLE. CONSOLE also spits out `"""` when a json field contains a new line or a double quote. This adds support for those sorts of responses to the handling of `console-response` snippets.