+
+
+
+
+
+
diff --git a/lang/en-US.json b/lang/en-US.json
index 5fb414c63..0f6b73076 100644
--- a/lang/en-US.json
+++ b/lang/en-US.json
@@ -26,7 +26,8 @@
"label": "Label",
"content_type": "Content Type",
"raw_input": "Raw input",
- "parameter_list": "Parameter List",
+ "parameter_list": "Query Parameters",
+ "body": "Body",
"request_body": "Request Body",
"raw_request_body": "Raw Request Body",
"response_body": "Response Body",
@@ -201,10 +202,10 @@
"deprecated": "DEPRECATED",
"add_one_header": "(add at least one header)",
"add_one_parameter": "(add at least one parameter)",
- "header_count": "header {count}",
- "parameter_count": "parameter {count}",
- "variable_count": "variable {count}",
- "value_count": "value {count}",
+ "header_count": "Header {count}",
+ "parameter_count": "Parameter {count}",
+ "variable_count": "Variable {count}",
+ "value_count": "Value {count}",
"send_request_first": "Send a request first",
"generate_docs": "Generate Documentation",
"generate_docs_message": "Import any Hoppscotch Collection to Generate Documentation on-the-go.",
@@ -340,7 +341,7 @@
"hide_sidebar": "Hide sidebar",
"show_sidebar": "Show sidebar",
"protocols": "Protocols",
- "protocol_count": "protocol {count}",
+ "protocol_count": "Protocol {count}",
"share": "Share",
"interceptor": "Interceptor",
"profile": "Profile",
diff --git a/nuxt.config.js b/nuxt.config.js
index baacf37d3..560273d8e 100644
--- a/nuxt.config.js
+++ b/nuxt.config.js
@@ -204,10 +204,10 @@ export default {
// Google Fonts module configuration (https://github.com/nuxt-community/google-fonts-module)
googleFonts: {
- display: "swap",
+ display: "block",
families: {
- "Material+Icons": true,
Montserrat: [400, 500, 600, 700, 800],
+ "Material+Icons": true,
"Roboto+Mono": true,
},
},
diff --git a/pages/api.vue b/pages/api.vue
deleted file mode 100644
index 50fe1c780..000000000
--- a/pages/api.vue
+++ /dev/null
@@ -1,2187 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
(rawInput = value)
- "
- />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ $t("include_in_url") }}
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ testReport.startBlock }}
-
-
-
-
-
- {{ testReport.styles.icon }}
-
- {{ testReport.result }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ $t("manage_token_req") }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ $t("save_token_req") }}
-
-
-
-
-
-
-
diff --git a/pages/graphql.vue b/pages/graphql.vue
index c8447daef..e7e6aa3f8 100644
--- a/pages/graphql.vue
+++ b/pages/graphql.vue
@@ -343,6 +343,7 @@
py-3
text-xs
flex flex-1
+ font-medium
bg-primaryLight
focus:outline-none
"
@@ -420,16 +421,27 @@
-