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

Re-generate todo-non-branded files #2526

Closed
wants to merge 11 commits into from

Conversation

MaryGao
Copy link
Contributor

@MaryGao MaryGao commented May 17, 2024

fixes #2377

Re-generate todo-non-branded files

completedAt?: Date;
labels?: TodoLabels;
}> {
if (result.status !== "200" && result.status !== "404") {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am clarifying the return type in issue: Azure/typespec-azure#852

@qiaozha
Copy link
Member

qiaozha commented Aug 21, 2024

close it.

@qiaozha qiaozha closed this Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix issues happened when enable modular generation for todo project
3 participants