Skip to content

[Schema Inaccuracy] /repos/{template_owner}/{template_repo}/generate wrong enabledForGitHubApps #3723

Open
@georgesfarah

Description

@georgesfarah

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.

It's written here it's enabled for GitHub Apps:
https://docs.github.com/en/rest/authentication/endpoints-available-for-github-app-installation-access-tokens?apiVersion=2022-11-28

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions