diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index 4ff961c67..7c41c7bb6 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -51963,7 +51963,7 @@ "false", "legacy" ], - "default": true + "default": "true" } }, "required": [ @@ -95378,7 +95378,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -95471,7 +95471,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -95528,7 +95528,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -95588,7 +95588,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index ab303a5c6..96006d7f1 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -37737,7 +37737,7 @@ paths: - 'true' - 'false' - legacy - default: true + default: 'true' required: - tag_name examples: @@ -68979,8 +68979,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion + suggestions. If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -69064,8 +69064,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion + suggestions. If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -69111,8 +69111,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion suggestions. + If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -69162,8 +69162,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion + suggestions. If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 4ff961c67..7c41c7bb6 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -51963,7 +51963,7 @@ "false", "legacy" ], - "default": true + "default": "true" } }, "required": [ @@ -95378,7 +95378,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -95471,7 +95471,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -95528,7 +95528,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -95588,7 +95588,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index ab303a5c6..96006d7f1 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -37737,7 +37737,7 @@ paths: - 'true' - 'false' - legacy - default: true + default: 'true' required: - tag_name examples: @@ -68979,8 +68979,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion + suggestions. If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -69064,8 +69064,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion + suggestions. If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -69111,8 +69111,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion suggestions. + If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -69162,8 +69162,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion + suggestions. If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index d522973b7..e603f93d0 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -18818,7 +18818,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -18911,7 +18911,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -18968,7 +18968,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -19028,7 +19028,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -23453,7 +23453,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -23546,7 +23546,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -23603,7 +23603,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -23663,7 +23663,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -82055,7 +82055,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -82148,7 +82148,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -82205,7 +82205,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -82265,7 +82265,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -148210,7 +148210,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -148303,7 +148303,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -148360,7 +148360,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -148420,7 +148420,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -441800,7 +441800,7 @@ "false", "legacy" ], - "default": true + "default": "true" } }, "required": [ diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 6305155ea..c3c640de4 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -7831,9 +7831,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given - editor. + description: Name of the model used for Copilot + code completion suggestions. If the default + model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom @@ -7928,9 +7928,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given - editor. + description: Name of the model used for Copilot + code completion suggestions. If the default + model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom @@ -7981,8 +7981,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given editor. + description: Name of the model used for Copilot code + completion suggestions. If the default model is + used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or @@ -8037,9 +8038,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given - editor. + description: Name of the model used for Copilot + code completion suggestions. If the default + model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom @@ -79813,7 +79814,7 @@ paths: - 'true' - 'false' - legacy - default: true + default: 'true' required: - tag_name examples: diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json index d522973b7..e603f93d0 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json @@ -18818,7 +18818,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -18911,7 +18911,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -18968,7 +18968,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -19028,7 +19028,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -23453,7 +23453,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -23546,7 +23546,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -23603,7 +23603,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -23663,7 +23663,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -82055,7 +82055,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -82148,7 +82148,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -82205,7 +82205,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -82265,7 +82265,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -148210,7 +148210,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -148303,7 +148303,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -148360,7 +148360,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -148420,7 +148420,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -441800,7 +441800,7 @@ "false", "legacy" ], - "default": true + "default": "true" } }, "required": [ diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index 6305155ea..c3c640de4 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -7831,9 +7831,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given - editor. + description: Name of the model used for Copilot + code completion suggestions. If the default + model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom @@ -7928,9 +7928,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given - editor. + description: Name of the model used for Copilot + code completion suggestions. If the default + model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom @@ -7981,8 +7981,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given editor. + description: Name of the model used for Copilot code + completion suggestions. If the default model is + used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or @@ -8037,9 +8038,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given - editor. + description: Name of the model used for Copilot + code completion suggestions. If the default + model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom @@ -79813,7 +79814,7 @@ paths: - 'true' - 'false' - legacy - default: true + default: 'true' required: - tag_name examples: diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index 6d59f4def..0531e3718 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -28163,7 +28163,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -28256,7 +28256,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -28313,7 +28313,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -28373,7 +28373,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -34426,7 +34426,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -34519,7 +34519,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -34576,7 +34576,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -34636,7 +34636,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -94122,7 +94122,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -94215,7 +94215,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -94272,7 +94272,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -94332,7 +94332,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -165720,7 +165720,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -165813,7 +165813,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -165870,7 +165870,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -165930,7 +165930,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -460498,7 +460498,7 @@ "false", "legacy" ], - "default": true + "default": "true" } }, "required": [ diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 26e970689..f63131d66 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -11683,9 +11683,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given - editor. + description: Name of the model used for Copilot + code completion suggestions. If the default + model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom @@ -11780,9 +11780,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given - editor. + description: Name of the model used for Copilot + code completion suggestions. If the default + model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom @@ -11833,8 +11833,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given editor. + description: Name of the model used for Copilot code + completion suggestions. If the default model is + used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or @@ -11889,9 +11890,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given - editor. + description: Name of the model used for Copilot + code completion suggestions. If the default + model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom @@ -85097,7 +85098,7 @@ paths: - 'true' - 'false' - legacy - default: true + default: 'true' required: - tag_name examples: diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index 6d59f4def..0531e3718 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.deref.json @@ -28163,7 +28163,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -28256,7 +28256,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -28313,7 +28313,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -28373,7 +28373,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -34426,7 +34426,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -34519,7 +34519,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -34576,7 +34576,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -34636,7 +34636,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -94122,7 +94122,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -94215,7 +94215,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -94272,7 +94272,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -94332,7 +94332,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -165720,7 +165720,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -165813,7 +165813,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -165870,7 +165870,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -165930,7 +165930,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -460498,7 +460498,7 @@ "false", "legacy" ], - "default": true + "default": "true" } }, "required": [ diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index 26e970689..f63131d66 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.deref.yaml @@ -11683,9 +11683,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given - editor. + description: Name of the model used for Copilot + code completion suggestions. If the default + model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom @@ -11780,9 +11780,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given - editor. + description: Name of the model used for Copilot + code completion suggestions. If the default + model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom @@ -11833,8 +11833,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given editor. + description: Name of the model used for Copilot code + completion suggestions. If the default model is + used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or @@ -11889,9 +11890,9 @@ paths: properties: name: type: string - description: Name of the language used for Copilot - code completion suggestions, for the given - editor. + description: Name of the model used for Copilot + code completion suggestions. If the default + model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom @@ -85097,7 +85098,7 @@ paths: - 'true' - 'false' - legacy - default: true + default: 'true' required: - tag_name examples: diff --git a/descriptions-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index db9cebc1b..e12140def 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -56845,7 +56845,7 @@ "false", "legacy" ], - "default": true + "default": "true" } }, "required": [ @@ -104927,7 +104927,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -105020,7 +105020,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -105077,7 +105077,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -105137,7 +105137,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", diff --git a/descriptions-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index 2761d3fbe..fd7c32a4e 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -41335,7 +41335,7 @@ paths: - 'true' - 'false' - legacy - default: true + default: 'true' required: - tag_name examples: @@ -76050,8 +76050,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion + suggestions. If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -76135,8 +76135,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion + suggestions. If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -76182,8 +76182,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion suggestions. + If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -76233,8 +76233,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion + suggestions. If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. diff --git a/descriptions-next/ghec/ghec.json b/descriptions-next/ghec/ghec.json index db9cebc1b..e12140def 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -56845,7 +56845,7 @@ "false", "legacy" ], - "default": true + "default": "true" } }, "required": [ @@ -104927,7 +104927,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -105020,7 +105020,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -105077,7 +105077,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", @@ -105137,7 +105137,7 @@ "properties": { "name": { "type": "string", - "description": "Name of the language used for Copilot code completion suggestions, for the given editor." + "description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'." }, "is_custom_model": { "type": "boolean", diff --git a/descriptions-next/ghec/ghec.yaml b/descriptions-next/ghec/ghec.yaml index 2761d3fbe..fd7c32a4e 100644 --- a/descriptions-next/ghec/ghec.yaml +++ b/descriptions-next/ghec/ghec.yaml @@ -41335,7 +41335,7 @@ paths: - 'true' - 'false' - legacy - default: true + default: 'true' required: - tag_name examples: @@ -76050,8 +76050,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion + suggestions. If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -76135,8 +76135,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion + suggestions. If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -76182,8 +76182,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion suggestions. + If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -76233,8 +76233,8 @@ components: properties: name: type: string - description: Name of the language used for Copilot code completion - suggestions, for the given editor. + description: Name of the model used for Copilot code completion + suggestions. If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. diff --git a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.json b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.json index e36ff942a..8b39e1ec5 100644 --- a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.json +++ b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.json @@ -400932,7 +400932,7 @@ "false", "legacy" ], - "default": true + "default": "true" } }, "required": [ diff --git a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.yaml b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.yaml index f58e622d2..2a3c7dff1 100644 --- a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.yaml +++ b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.yaml @@ -70962,7 +70962,7 @@ paths: - 'true' - 'false' - legacy - default: true + default: 'true' required: - tag_name examples: diff --git a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.json b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.json index e36ff942a..8b39e1ec5 100644 --- a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.json +++ b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.json @@ -400932,7 +400932,7 @@ "false", "legacy" ], - "default": true + "default": "true" } }, "required": [ diff --git a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.yaml b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.yaml index f58e622d2..2a3c7dff1 100644 --- a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.yaml +++ b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.yaml @@ -70962,7 +70962,7 @@ paths: - 'true' - 'false' - legacy - default: true + default: 'true' required: - tag_name examples: diff --git a/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.json b/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.json index 1f1155d98..4dacebd38 100644 --- a/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.json +++ b/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.json @@ -48676,7 +48676,7 @@ "false", "legacy" ], - "default": true + "default": "true" } }, "required": [ diff --git a/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.yaml b/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.yaml index f7a42ec2f..bc762458b 100644 --- a/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.yaml +++ b/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.yaml @@ -35131,7 +35131,7 @@ paths: - 'true' - 'false' - legacy - default: true + default: 'true' required: - tag_name examples: diff --git a/descriptions-next/ghes-3.10/ghes-3.10.json b/descriptions-next/ghes-3.10/ghes-3.10.json index 1f1155d98..4dacebd38 100644 --- a/descriptions-next/ghes-3.10/ghes-3.10.json +++ b/descriptions-next/ghes-3.10/ghes-3.10.json @@ -48676,7 +48676,7 @@ "fal{"code":"internal","msg":"git-diff-tree: context deadline exceeded","meta":{"cause":"*fmt.wrapError"}}