Skip to content

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

Open
@baywet

Description

@baywet

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