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

start automatically boxing types for code generation #1385

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

demoray
Copy link
Contributor

@demoray demoray commented Sep 15, 2023

This addresses members that are directly recursive. It does not handle nested recursion.

Partial fix for #225

This addresses members that are directly recursive.  It does not handle
nested recursion.

Partial fix for Azure#225
demoray pushed a commit to demoray/azure-sdk-for-rust that referenced this pull request Sep 15, 2023
Once Azure#1385 and Azure#1386 are merged, `azure_svc_machinelearningservices` generation can be generated fully.
demoray pushed a commit to demoray/azure-sdk-for-rust that referenced this pull request Sep 15, 2023
Once Azure#1385 has been merged, the services need much less configuration for support
Copy link
Member

@cataggar cataggar left a comment

Choose a reason for hiding this comment

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

This helps a lot of releases.

@demoray demoray merged commit a97db71 into Azure:main Sep 18, 2023
19 checks passed
@demoray demoray deleted the start-automatically-boxing-types branch September 18, 2023 00:26
demoray added a commit that referenced this pull request Sep 18, 2023
Once #1385 and #1386 are merged, `azure_svc_machinelearningservices` generation can be generated fully.
demoray added a commit that referenced this pull request Sep 18, 2023
Once #1385 has been merged, the services need much less configuration for support
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.

None yet

2 participants