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

Missing cancellation token for Get methods when generating SDK #3332

Closed
mengaims opened this issue Apr 27, 2023 · 1 comment
Closed

Missing cancellation token for Get methods when generating SDK #3332

mengaims opened this issue Apr 27, 2023 · 1 comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@mengaims
Copy link

Generated code example:
public virtual async Task GetTextBlocklistAsync(string blocklistName, RequestContext context)

The build error example:
image

SDK PR
TypeSpec PR

@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Apr 27, 2023
@jsquire jsquire transferred this issue from Azure/azure-sdk-for-net Apr 27, 2023
@ArcturusZhang
Copy link
Member

duplicate of #3330

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

2 participants