-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
ComputeMgmtThis issue is related to a management-plane library.This issue is related to a management-plane library.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team
Description
We are working on the compute TypeSpec migration.
Would like python to verify the SDK generation of the corresponding swagger of the converted TypeSpec.
We have split compute into multiple sub services and done the conversion for each of them.
For instance, Compute sub-service:
- https://github.com/Azure/azure-rest-api-specs/blob/feature/cplat-typespecTest/specification/compute/Compute.Management/readme.md is the readme containing input files of original swaggers.
- https://github.com/Azure/azure-rest-api-specs/blob/feature/cplat-typespecTest/specification/compute/Compute.Management contains the converted TypeSpec, we need to compile them firstly to get the corresponding swgger then generate SDK
- Get diff from the generated SDK from original swagger and new swagger
Metadata
Metadata
Assignees
Labels
ComputeMgmtThis issue is related to a management-plane library.This issue is related to a management-plane library.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team