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

AIP-158 INVALID_ARGUMENT? #1329

Open
chrisjshull opened this issue Mar 18, 2024 · 0 comments
Open

AIP-158 INVALID_ARGUMENT? #1329

chrisjshull opened this issue Mar 18, 2024 · 0 comments

Comments

@chrisjshull
Copy link

Hi,

https://google.aip.dev/158 states...

Request messages for collections should define a string page_token field, allowing users to advance to the next page in the collection.
...
The user is expected to keep all other arguments to the RPC the same; if any arguments are different, the API should send an INVALID_ARGUMENT error.

Why insist on the user sending the all other arguments again? Why not also allow the user to send just the page_token? Perhaps naively, that seems easier from a user perspective.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant