feat: allow quoted key/values for escaping characters and trail/lead whitespaces in raw key value pairs (#2578)

This commit is contained in:
Andrew Bastin
2022-08-12 13:53:40 +05:30
committed by GitHub
parent 017cbb5a71
commit c013aa52ac
7 changed files with 392 additions and 80 deletions

View File

@@ -58,7 +58,7 @@
"@codemirror/tooltip": "^0.19.16",
"@codemirror/view": "^0.19.48",
"@hoppscotch/codemirror-lang-graphql": "workspace:^0.2.0",
"@hoppscotch/data": "workspace:^0.4.2",
"@hoppscotch/data": "workspace:^0.4.3",
"@hoppscotch/js-sandbox": "workspace:^2.0.0",
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/composition-api": "^0.32.0",