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

[unbranded Client CodeGen] Support paging for unbranded #5204

Open
4 tasks
lirenhe opened this issue Nov 27, 2024 · 2 comments
Open
4 tasks

[unbranded Client CodeGen] Support paging for unbranded #5204

lirenhe opened this issue Nov 27, 2024 · 2 comments
Labels
1_0_E2E emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp emitter:client:java Issue for the Java client emitter: @typespec/http-client-java emitter:client:python Issue for the Python client emitter: @typespec/http-client-python epic

Comments

@lirenhe
Copy link
Member

lirenhe commented Nov 27, 2024

Clear and concise description of the problem

Based on the current agreement, with @list, @pageItems and @nextLink, we could generate the paging operation similar with Azure style.

The current priority is to solve the problem we are facing for TypeSpec-ToDo to unblock the E2E demo.

Checklist

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
@lirenhe lirenhe added 1_0_E2E emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp emitter:client:java Issue for the Java client emitter: @typespec/http-client-java emitter:client:python Issue for the Python client emitter: @typespec/http-client-python epic labels Nov 27, 2024
@MaryGao
Copy link
Member

MaryGao commented Nov 27, 2024

@lirenhe @lmazuel I'd like to confirm this scope for this issue, is it for todo paging case or the whole typespec paging feature - #705?

@lirenhe
Copy link
Member Author

lirenhe commented Nov 27, 2024

@lirenhe @lmazuel I'd like to confirm this scope for this issue, is it for todo paging case or the whole typespec paging feature - #705?

Let's first solve the problem from TypeSpec-ToDo to unblock the E2E demo, let me update this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1_0_E2E emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp emitter:client:java Issue for the Java client emitter: @typespec/http-client-java emitter:client:python Issue for the Python client emitter: @typespec/http-client-python epic
Projects
None yet
Development

No branches or pull requests

2 participants