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

Enable multiple pages in server stub code for ToDo app #63

Open
lirenhe opened this issue Dec 31, 2024 · 1 comment
Open

Enable multiple pages in server stub code for ToDo app #63

lirenhe opened this issue Dec 31, 2024 · 1 comment
Assignees

Comments

@lirenhe
Copy link
Collaborator

lirenhe commented Dec 31, 2024

In current implementation, we only support return one page in the stub code.
We could maintain 2 items in the returned list and one item in each page.

public async Task<PageTodoAttachment> ListAsync(long itemId)

@lirenhe
Copy link
Collaborator Author

lirenhe commented Jan 17, 2025

Let's postpone this effort to see how stub code generation could help in this area.

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

2 participants