You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
[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.
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 haveenabledForGitHubApps
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 theenabledForGitHubApps
attribute.The text was updated successfully, but these errors were encountered: