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

Implement mgmt resource #47944

Merged
merged 70 commits into from
Mar 15, 2025
Merged

Implement mgmt resource #47944

merged 70 commits into from
Mar 15, 2025

Conversation

live1206
Copy link
Member

@live1206 live1206 commented Jan 23, 2025

  • Resolves Implement ResourceProvdier #47744
  • Resolves Generate OperationSource in Azure plugin #48135
  • Adjust to make MPG have similar file structure as DPG.
    • Put CreateRequest methods from RestClientProvider to ClientProvider
    • Implement client methods in Resource directly
    • Omit RestClientProvider
  • Add test to verify the generation
  • Generated MgmtTypeSpec test can build now
  • Put the logic of extracting resource metadata in emitter, it will be replaced with API from TypeSpec

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. CodeGen Issues that relate to code generation labels Jan 23, 2025
@live1206 live1206 merged commit 124feb7 into Azure:main Mar 15, 2025
50 checks passed
@live1206 live1206 deleted the implement-mgmt-resource branch March 15, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. CodeGen Issues that relate to code generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate OperationSource in Azure plugin Implement ResourceProvdier
5 participants