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

Remove reference to autorest from arm library #811

Merged
merged 10 commits into from
May 9, 2024

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented May 9, 2024

fix #697

Remove dependency on autorest emitter from arm library. This requires:

  • exposing a new getArmCommonTypeOpenAPIRef helper that gets the json ref and can be consumed
  • moving logic around
  • moving autorest generation test out of arm into an arm set of test for autorest

@azure-sdk
Copy link
Collaborator

azure-sdk commented May 9, 2024

All changed packages have been documented.

  • @azure-tools/typespec-autorest
  • @azure-tools/typespec-azure-resource-manager
Show changes

@azure-tools/typespec-azure-resource-manager - feature ✏️

Remove dependency on typespec-autorest emitter

@azure-tools/typespec-autorest - feature ✏️

Add dependency on typespec-azure-resource-manager to resolve the spec repo common types paths

@azure-sdk
Copy link
Collaborator

@timotheeguerin timotheeguerin added this pull request to the merge queue May 9, 2024
@timotheeguerin timotheeguerin removed this pull request from the merge queue due to a manual request May 9, 2024
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.

Removing dependency on typespec-autorest from arm package
3 participants