fix: Update some OpenAPI paths to use 'orgs' instead of 'organizations' by zyfy29 · Pull Request #3671 · google/go-github
So I'm a bit concerned and confused by this PR.
First, how were these changes generated? The openapi_operations.yaml file is auto-generated and should not be edited.
This is because the next time it is updated, it will be completely overwritten.
Second, if there are errors in openapi_operations.yaml, then GitHub tech support needs to be notified and they need to fix the changes on their side.
Third, openapi_operations.yaml is typically only updated by the maintainers of this repo when new APIs need to be supported.