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

Support collection format in modular #1983

Merged
merged 17 commits into from
Aug 22, 2023
Merged

Conversation

MaryGao
Copy link
Contributor

@MaryGao MaryGao commented Aug 21, 2023

fixes #1984

When I implement the paging feature in modular I found the collect format is not supported and this would cause the compile error. So I need to fix it before this pr.

  • Enable the collection format test cases in cadl-ranch
  • Handle the operation name conflicts

@MaryGao MaryGao changed the title Collection format fix Support collection format in modular Aug 21, 2023
@MaryGao MaryGao marked this pull request as ready for review August 21, 2023 05:07
@MaryGao MaryGao merged commit 480a399 into Azure:main Aug 22, 2023
28 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.

Enable collection format in cadl-ranch in modular
2 participants