mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
unconfiguredPortsAttributes -> otherPortsAttributes
Fixes microsoft/vscode-remote-release#4732
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
],
|
||||
"additionalProperties": false
|
||||
},
|
||||
"unconfiguredPortsAttributes": {
|
||||
"otherPortsAttributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"onAutoForward": {
|
||||
@@ -483,7 +483,7 @@
|
||||
],
|
||||
"additionalProperties": false
|
||||
},
|
||||
"unconfiguredPortsAttributes": {
|
||||
"otherPortsAttributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"onAutoForward": {
|
||||
@@ -758,7 +758,7 @@
|
||||
],
|
||||
"additionalProperties": false
|
||||
},
|
||||
"unconfiguredPortsAttributes": {
|
||||
"otherPortsAttributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"onAutoForward": {
|
||||
@@ -999,7 +999,7 @@
|
||||
],
|
||||
"additionalProperties": false
|
||||
},
|
||||
"unconfiguredPortsAttributes": {
|
||||
"otherPortsAttributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"onAutoForward": {
|
||||
@@ -1209,7 +1209,7 @@
|
||||
],
|
||||
"additionalProperties": false
|
||||
},
|
||||
"unconfiguredPortsAttributes": {
|
||||
"otherPortsAttributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"onAutoForward": {
|
||||
|
||||
Reference in New Issue
Block a user