Refactor: Modularize home page (#1372)
* Move HTTP headers section to component * Move import cURL modal to component * Move Notes, OAuth token modal to seperate components * Fix deepcode analysis * Move parameters section to seperate component * Move codegen modal to component * ES6
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
"parameter_list": "Parameter List",
|
||||
"raw_request_body": "Raw Request Body",
|
||||
"show_code": "Show Code",
|
||||
"hide_code": "Hide Code",
|
||||
"show_prerequest_script": "Show Pre-Request Script",
|
||||
"hide_prerequest_script": "Hide Pre-Request Script",
|
||||
"authentication": "Authentication",
|
||||
|
||||
Reference in New Issue
Block a user