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

[TCGC] SdkHttpResponse does not have description #1088

Closed
Tracked by #2665
haolingdong-msft opened this issue Jun 27, 2024 · 0 comments · Fixed by #1142
Closed
Tracked by #2665

[TCGC] SdkHttpResponse does not have description #1088

haolingdong-msft opened this issue Jun 27, 2024 · 0 comments · Fixed by #1142
Assignees
Labels
bug Something isn't working lib:tcgc Issues for @azure-tools/typespec-client-generator-core library

Comments

@haolingdong-msft
Copy link
Member

haolingdong-msft commented Jun 27, 2024

SdkHttpResponse does not have description property, while the description property exists on the __raw: HttpOperationResponse type.

TSP playground with response description.

I think we should add the description to SdkHttpResponse type, instead of getting the response from raw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lib:tcgc Issues for @azure-tools/typespec-client-generator-core library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants