Skip to content

[Schema Inaccuracy] get-by-id operation using unrecognized URL path #4730

Closed
@supertxtnet

Description

@supertxtnet

Schema Inaccuracy

The get-by-id get operation is based on the URL path user/{account_id}. When using this URL path I get a 404 status.

Expected

When accessing the GitHub API using this URL path with the account_id variable set then the user information should be returned with a 200 status.

Reproduction Steps

curl -H ‘Authorization: Bearer …’ -H ‘X-Github-API…’ https://api.github.com/user/supertxtnet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions