Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Schema Inaccuracy] pull request id documented as int but missing format int64 #4564

Copy link
Copy link
Open
@baywet

Description

@baywet
Issue body actions

Schema Inaccuracy

Pull request simple id field is documented as a int but should be a string string this is what the API returns

Expected

See inacurracy

Reproduction Steps

# or any repo really
gh pr list -R baywet/demo --json id
[
  {
    "id": "PR_kwDOIJ9Ix86M10xO"
  },
  {
    "id": "PR_kwDOIJ9Ix86M10mq"
  }
]

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.