github / rest-api-description

An OpenAPI description for GitHub's REST API
MIT License
1.38k stars 225 forks source link

[Schema Inaccuracy] <Describe Problem> #3722

Closed georgesfarah closed 3 months ago

georgesfarah commented 3 months ago

Schema Inaccuracy

In https://raw.githubusercontent.com/github/rest-api-description/main/descriptions/api.github.com/api.github.com.json:

the endpoint: /repos/{template_owner}/{template_repo}/generate should have enabledForGitHubApps set to true.

Expected

the endpoint: /repos/{template_owner}/{template_repo}/generate should have enabledForGitHubApps set to true.

Reproduction Steps

Go to https://raw.githubusercontent.com/github/rest-api-description/main/descriptions/api.github.com/api.github.com.json, search for the endpoint /repos/{template_owner}/{template_repo}/generate, check the enabledForGitHubApps attribute.

github-actions[bot] commented 3 months ago

[This is an automated message] This issue may have been opened accidentally. I'm going to close it now, but feel free to open a new issue with a more descriptive title and body.