diff options
Diffstat (limited to 'descriptions/api.github.com/api.github.com.2022-11-28.yaml')
-rw-r--r-- | descriptions/api.github.com/api.github.com.2022-11-28.yaml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.yaml b/descriptions/api.github.com/api.github.com.2022-11-28.yaml index 0ae0183e9..c772f5459 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions/api.github.com/api.github.com.2022-11-28.yaml @@ -21260,7 +21260,7 @@ paths: value: x-github: githubCloudOnly: false - enabledForGitHubApps: false + enabledForGitHubApps: true category: actions subcategory: workflow-runs "/repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs": @@ -75528,8 +75528,8 @@ components: properties: name: type: string - description: Name of the model used for Copilot code completion - suggestions. If the default model is used will appear as 'default'. + description: Name of the model used for Copilot Chat. If the + default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -75573,8 +75573,8 @@ components: properties: name: type: string - description: Name of the model used for Copilot code completion suggestions. - If the default model is used will appear as 'default'. + description: Name of the model used for Copilot Chat. If the default + model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -75622,8 +75622,8 @@ components: properties: name: type: string - description: Name of the model used for Copilot code completion - suggestions. If the default model is used will appear as 'default'. + description: Name of the model used for Copilot pull request + summaries. If the default model is used will appear as 'default'. is_custom_model: type: boolean description: Indicates whether a model is custom or default. @@ -79268,7 +79268,7 @@ components: - restricted_file_extensions - title: max_file_size description: Prevent commits that exceed a specified file size limit from - being pushed to the commit. + being pushed to the commit graph. type: object required: - type |