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 | 5 |
1 files changed, 3 insertions, 2 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 8e6d2e782..4cf2929dd 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 @@ -43168,6 +43168,7 @@ paths: description: |- > [!WARNING] > **Notice:** Search for issues and pull requests will be overridden by advanced search on September 4, 2025. + > You can read more about this change on [the GitHub blog](https://github.blog/changelog/2025-03-06-github-issues-projects-api-support-for-issues-advanced-search-and-more/). tags: - search operationId: search/issues-and-pull-requests @@ -74577,11 +74578,11 @@ components: type: object properties: id: - description: The id of the runner. + description: The ID of the runner. type: integer example: 5 runner_group_id: - description: The id of the runner group. + description: The ID of the runner group. type: integer example: 1 name: |