diff options
author | github-openapi-bot <security+github-openapi-bot@github.com> | 2025-03-13 17:30:33 -0700 |
---|---|---|
committer | github-openapi-bot <security+github-openapi-bot@github.com> | 2025-03-13 17:30:33 -0700 |
commit | bc89ae5027edfbea89e4039b6283a13403fac75e (patch) | |
tree | 61dc44b9011f9f1adff7f0caee403b42475be92d /descriptions/api.github.com/api.github.com.2022-11-28.yaml | |
parent | ef11ae693506cf915544201a6da5abd61a286259 (diff) | |
download | rest-api-description-bc89ae5027edfbea89e4039b6283a13403fac75e.tar.gz rest-api-description-bc89ae5027edfbea89e4039b6283a13403fac75e.zip |
Update OpenAPI 3.0 Descriptions
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: |