You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+1-17Lines changed: 1 addition & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
"displayName": "The F5 Extension",
4
4
"description": "Supercharge your F5 automation development",
5
5
"publisher": "F5DevCentral",
6
-
"version": "3.13.0",
6
+
"version": "3.13.1",
7
7
"keywords": [
8
8
"F5",
9
9
"F5Networks",
@@ -181,10 +181,6 @@
181
181
{
182
182
"view": "cfgTree",
183
183
"contents": "Import TMOS Config to explore.\n[Import .conf/UCS/QKVIEW from local file](command:f5.cfgExplore)\n[Documentation](https://f5devcentral.github.io/vscode-f5/#/config_explorer)"
184
-
},
185
-
{
186
-
"view": "nxtApiView",
187
-
"contents": "Connect to a NEXT instance to explore OpenAPI.\n[Browse CM OPENAPI (local)](command:f5.refreshNextApiTreeLocal)"
0 commit comments