Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement “hasMore” field for list APIs #185

Open
andymatuschak opened this issue Feb 26, 2021 · 0 comments
Open

Implement “hasMore” field for list APIs #185

andymatuschak opened this issue Feb 26, 2021 · 0 comments
Labels
🗂 Enhancement Type: New features, improvements to the product 🚩 Help wanted Particularly amenable/appropriate for contributors

Comments

@andymatuschak
Copy link
Owner

andymatuschak commented Feb 26, 2021

Orbit's "list" APIs (e.g. /taskStates) include a flag indicating whether there's another "page" to fetch following the current one. The server doesn't currently set this value correctly, and clients don't currently use it. Both these things should change!

@andymatuschak andymatuschak added this to the Go live milestone Feb 26, 2021
@andymatuschak andymatuschak removed this from the Go live milestone Apr 26, 2021
@andymatuschak andymatuschak added 🗂 Enhancement Type: New features, improvements to the product 🚩 Help wanted Particularly amenable/appropriate for contributors labels Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🗂 Enhancement Type: New features, improvements to the product 🚩 Help wanted Particularly amenable/appropriate for contributors
Projects
None yet
Development

No branches or pull requests

1 participant