insomnia-common
Advanced tools
Comparing version 3.6.1-beta.0 to 3.6.1-beta.1
@@ -25,3 +25,3 @@ /** | ||
} | ||
export declare type KeyboardShortcut = 'workspace_showSettings' | 'request_showSettings' | 'preferences_showKeyboardShortcuts' | 'preferences_showGeneral' | 'request_quickSwitch' | 'request_showRecent' | 'request_showRecentPrevious' | 'plugin_reload' | 'showAutocomplete' | 'request_send' | 'request_showOptions' | 'environment_showEditor' | 'environment_showSwitchMenu' | 'request_toggleHttpMethodMenu' | 'request_toggleHistory' | 'request_focusUrl' | 'request_showGenerateCodeEditor' | 'sidebar_focusFilter' | 'sidebar_toggle' | 'response_focus' | 'showCookiesEditor' | 'request_createHTTP' | 'request_showDelete' | 'request_showCreateFolder' | 'request_showDuplicate' | 'request_togglePin' | 'environment_showVariableSourceAndValue' | 'beautifyRequestBody' | 'graphql_explorer_focus_filter' | 'documents_filter'; | ||
export declare type KeyboardShortcut = 'workspace_showSettings' | 'request_showSettings' | 'preferences_showKeyboardShortcuts' | 'preferences_showGeneral' | 'request_quickSwitch' | 'request_showRecent' | 'request_showRecentPrevious' | 'plugin_reload' | 'showAutocomplete' | 'request_send' | 'request_showOptions' | 'environment_showEditor' | 'environment_showSwitchMenu' | 'request_toggleHttpMethodMenu' | 'request_toggleHistory' | 'request_focusUrl' | 'request_showGenerateCodeEditor' | 'sidebar_focusFilter' | 'sidebar_toggle' | 'response_focus' | 'showCookiesEditor' | 'request_createHTTP' | 'request_showDelete' | 'request_showCreateFolder' | 'request_showDuplicate' | 'request_togglePin' | 'environment_showVariableSourceAndValue' | 'beautifyRequestBody' | 'graphql_explorer_focus_filter'; | ||
/** | ||
@@ -28,0 +28,0 @@ * The collection of defined hotkeys. |
{ | ||
"private": false, | ||
"name": "insomnia-common", | ||
"version": "3.6.1-beta.0", | ||
"version": "3.6.1-beta.1", | ||
"homepage": "https://insomnia.rest", | ||
@@ -33,3 +33,3 @@ "description": "Top-level entities and utilities for Insomnia", | ||
}, | ||
"gitHead": "a2d503da085655265504ba9da9cd402182d34de7" | ||
"gitHead": "a29f1c952bcc651853c880d04358474692ec3433" | ||
} |
@@ -58,4 +58,3 @@ /** | ||
| 'beautifyRequestBody' | ||
| 'graphql_explorer_focus_filter' | ||
| 'documents_filter'; | ||
| 'graphql_explorer_focus_filter'; | ||
@@ -62,0 +61,0 @@ /** |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
41955
361