Skip to content

user/codespaces endpoint requires pagination #4441

@geramirez

Description

@geramirez

Describe the bug

Codespaces list is capped at 30 while max codespaces is 50. The user/codespaces endpoint requires pagination.

Steps to reproduce the behavior

  1. Have more than 30 codespaces
  2. run gh cs list

Expected vs actual behavior

Expected: all the codespaces will appear
Actual: only 30 appear

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions