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

fix duplicate response headers found in appcompliance with tsp #2550

Merged
merged 6 commits into from
Jun 3, 2024

Conversation

kazrael2119
Copy link
Contributor

No description provided.

@qiaozha
Copy link
Member

qiaozha commented May 30, 2024

temporary fix Azure/typespec-azure#938 in codegen side.


export interface Upload202Headers {
/** The Location header contains the URL where the status of the long running operation can be checked. */
"location"?: string;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we don't have the fix, we will generate two location headers.

@qiaozha qiaozha changed the title generate appcompliance with tsp fix duplicate response headers found in appcompliance with tsp Jun 3, 2024
@qiaozha qiaozha marked this pull request as ready for review June 3, 2024 07:26
@qiaozha qiaozha merged commit 81e09d1 into Azure:main Jun 3, 2024
14 checks passed
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

Successfully merging this pull request may close these issues.

3 participants