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

Leverage autorest.bicep for schema generation #3042

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Conversation

anthony-c-martin
Copy link
Member

Under Azure/bicep-types-az#1740 I have added the ability for autorest.bicep to emit schemas.

This PR adds a new option to autogen config useAutorestV2, which, if enabled will use this new capability. Ultimately I would like to switch all schema generation over to use this new process, because this repo has a dependency on a very old (and no longer supported) version of Autorest.

@anthony-c-martin anthony-c-martin force-pushed the autorestv2 branch 7 times, most recently from 6d859c5 to 8d8f25c Compare April 10, 2024 16:09
@anthony-c-martin anthony-c-martin changed the title [Experimental] Leverage autorest.bicep for schema generation Leverage autorest.bicep for schema generation Apr 10, 2024
@anthony-c-martin anthony-c-martin merged commit 7bb9e41 into main Apr 10, 2024
3 checks passed
@anthony-c-martin anthony-c-martin deleted the autorestv2 branch April 10, 2024 17:46
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.

2 participants