[Console Monaco migration] Add support for url param values with whitespaces #184927
Labels
Feature:Console
Dev Tools Console Feature
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
The Monaco based editor is incorrectly parsing the url of the request when a url parameter has whitespaces in it. For example the request
GET _search?q="rocky mountain"
should work correctly.The editor currently returns the following error
The text was updated successfully, but these errors were encountered: