Uh oh!
There was an error while loading. Please reload this page.
Add Pagination To List Apis - #9782
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
0d43bd0 to
383c2d9Compare@jackye1995@rdblue@danielcweeks@nastra If you can take a look at the revision for this whenever you guys get a chance would be appreciated. |
Uh oh!
There was an error while loading. Please reload this page.
danielcweeks
commented
Mar 29, 2024
I just want to add a few high-level comments here:
As a follow up to #2, it seems there may be a chase were some servers require pagination, so they will probably need to return a 400 BadRequest if a client is asking for all values in a request and the server requires they support pagination. |
Uh oh!
There was an error while loading. Please reload this page.
@danielcweeks@nastra@rdblue@jackye1995@sachet
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
I've left a few minor comments, but this LGTM now. Thanks @rahil-c. I'll wait a bit with merging to also give @danielcweeks a chance to take another look
rahil-c
commented
Apr 26, 2024
Thanks @nastra for the help I appreciate it, will wait on @danielcweeks review. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
rahil-c
commented
Apr 30, 2024
@danielcweeks@nastra Have made recent revisions, hoping we can land this if no other concerns and if CI run is green. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
danielcweeks
commented
May 2, 2024
Approved, pending checks. There's one that failed, but may have been a transient failure. |
rahil-c
commented
May 2, 2024
@danielcweeks yea I think it is transient, since every time I go to check this link it still keeps running. |
rahil-c
commented
May 2, 2024
@danielcweeks Seems to be green now |
nastra
commented
May 3, 2024
Thanks for working on this @rahil-c |
rahil-c
commented
May 3, 2024
Thanks @nastra and @danielcweeks for the help on this! |
Implemented pagination in list apis based on the spec: #9660
@jackye1995@nastra@danielcweeks@geruh
Testing